react-native/React
Dave Lee 7123618aa8 Fix comparison between NSNumber* and int
Summary:
Strangely comparing a pointer with zero will only be a clang warning when compiling with `-Wpedantic`, so this incorrect comparison is silently allowed.

**Test plan**

Compiles with `-Wpedantic`.
Closes https://github.com/facebook/react-native/pull/11709

Differential Revision: D4377512

Pulled By: ericvicenti

fbshipit-source-id: 483cf1f41d3f539c452d542ad2155c4c4b41616d
2017-01-03 10:28:29 -08:00
..
Base Fix comparison between NSNumber* and int 2017-01-03 10:28:29 -08:00
Executors Fix JSGlobalContext leak 2016-12-12 05:43:34 -08:00
Modules Fix for dimensions not updating correctly on iPad due to screen rotation 2016-12-19 14:58:54 -08:00
Profiler Make React Profiler asm position independent 2016-12-08 14:58:26 -08:00
React.xcodeproj Apple TV support 4: support for input (tvOS focus engine) 2016-12-19 06:28:40 -08:00
Views Add feature to use percentage as value unit 2017-01-02 05:28:30 -08:00