DescriptionUse #if TARGET_OS_IOS instead of #ifdef TARGET_OS_IOS.
New versions of the OS X SDK always define TARGET_OS_IOS, as 0 or 1.
BUG=https://github.com/dart-lang/sdk/issues/24501
BUG=https://github.com/dart-lang/sdk/issues/24453
R=iposva@google.com
Committed: https://github.com/dart-lang/sdk/commit/e6b85bb28cb08204f9af4a50b9da45e56159d955
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Address comment, rebase. #
Total comments: 2
Messages
Total messages: 10 (3 generated)
|