eggShell.readJSON & Flatten / Unflatten JSON behavior
-
[x] Static allocated string in EggShell_DataReadString and EggShell_DataWriteString is likely causing aborts() when Vireo is rebooted or re-run using a new user shell. https://github.com/ni/VireoSDK/issues/275 and possibly https://github.com/ni/VireoSDK/issues/163
-
[ ] readJSON and Flatten / Unflatten from JSON should always return valid, safe UTF-8 strings. https://github.com/ni/VireoSDK/issues/366
-
[x] readJSON API should encode 64-bit integers as strings to improve interoperability. https://github.com/ni/VireoSDK/issues/364
-
[ ] C-based runner to test ReadValueString and WriteValueString https://github.com/ni/VireoSDK/issues/254
-
[ ] EggShell_WriteValueString tests for 2D arrays that cause the Array to grow do not behave correctly. https://github.com/ni/VireoSDK/issues/365
-
[ ] Test more around +0 vs -0 behaviors. https://github.com/ni/VireoSDK/issues/367