livecode icon indicating copy to clipboard operation
livecode copied to clipboard

[[ Bug 22183 ]] Ensure conversion to NSNumber is agnostic of MCNumberRef impl

Open livecodeali opened this issue 6 years ago • 3 comments

This patch ensures that the appropriate accessors for MCNumberRef contents are used when converting to NSNumber, so that the code does not depend on the implementation details of MCNumberRef.

livecodeali avatar Jun 14 '19 07:06 livecodeali

@livecode-vulcan review ok 76e40b2

runrevmark avatar Jun 14 '19 07:06 runrevmark

💙 review by @runrevmark ok 76e40b204d3b505b0678eab86cf31dbfeeba954c

livecode-vulcan avatar Jun 14 '19 07:06 livecode-vulcan

😞 test failure 76e40b204d3b505b0678eab86cf31dbfeeba954c

  • try-community-armv6-android-sdk26_ndk16r15: pending
  • try-community-armv7-android-sdk26_ndk16r15: pending
  • try-community-arm64-android-sdk26_ndk16r15: pending
  • try-community-x86-android-sdk26_ndk16r15: pending
  • try-community-x86_64-android-sdk26_ndk16r15: pending
  • try-community-js-emscripten-sdk1.35: pending
  • try-community-universal-ios-iphoneos12.1: failure
  • try-community-universal-ios-iphonesimulator12.1: failure
  • try-community-universal-mac-macosx10.9: failure
  • try-community-x86-linux-debian8: pending
  • try-community-x86_64-linux-debian8: pending
  • try-community-x86-win32: pending
  • try-community-x86_64-win32: pending

livecode-vulcan avatar Jun 14 '19 07:06 livecode-vulcan