react-native/ReactCommon
Lukas Wöhrl 1430458906 use size_t instead of unsigned long
Summary:
Use ```size_t```instead of ```unsinged long``` as this is the "offical" return type of ```strlen```. Is VS13 ```size_t``` is defined as ```unsigned long long``` which leads to a compiler warning.
Closes https://github.com/facebook/css-layout/pull/254

Reviewed By: emilsjolander

Differential Revision: D4199327

Pulled By: splhack

fbshipit-source-id: 5e1a91f282bf776e4d9f5806e6467dfe36c7a633
2016-11-17 20:43:43 -08:00
..
CSSLayout use size_t instead of unsigned long 2016-11-17 20:43:43 -08:00
cxxreact Introducing `JSBigFileString` 2016-11-16 15:13:39 -08:00
inspector Add some documentation 2016-11-02 12:29:15 -07:00
jschelpers Add on-device JSC inspector 2016-11-02 12:29:14 -07:00
microprofiler Create headers symlinks for FBReactKit 2016-09-30 14:28:41 -07:00