react-native/ReactCommon
Emil Sjolander 618a14b228 Use int instead of NSInteger for ABI compatibility
Summary: Cannot use NSInteger as NSInteger has a different size than int (which is the default type of a enum). Therefor when linking the Yoga C library into obj-c the header is a missmatch for the Yoga ABI.

Reviewed By: cwdick

Differential Revision: D4392272

fbshipit-source-id: 22b92ac8f3eb7114e81dbd9b0bec9044c3d43da5
2017-01-09 08:43:35 -08:00
..
cxxreact Propagate Load Errors through JSExecutor API 2016-12-17 04:58:31 -08:00
inspector Get inspector compiling 2016-11-28 17:13:31 -08:00
jschelpers Improve configuration of custom JSC 2016-11-28 12:43:34 -08:00
microprofiler Create headers symlinks for FBReactKit 2016-09-30 14:28:41 -07:00
yoga Use int instead of NSInteger for ABI compatibility 2017-01-09 08:43:35 -08:00