[Cuis-dev] Fixes for FFI
Stephen Travis Pope
stephen at heaveneverywhere.com
Sat Jan 7 07:38:21 PST 2023
…and the results are in!
stp

--------
Stephen Travis Pope Ojai, California, USA

http://HeavenEverywhere.com
http://FASTLabInc.com
https://vimeo.com/user19434036/videos
http://heaveneverywhere.com/Reflections
> On Jan 7, 2023, at 6:47 AM, Stephen Travis Pope <stephen at heaveneverywhere.com> wrote:
>
>
> Will do!
>
> stp
>
> --------
>
> Stephen Travis Pope Ojai, California, USA
> <pastedGraphic.tiff>
> http://HeavenEverywhere.com
> http://FASTLabInc.com
> https://vimeo.com/user19434036/videos
> http://heaveneverywhere.com/Reflections
>
>
>
>> On Jan 7, 2023, at 5:23 AM, Juan Vuletich <juan at cuis.st> wrote:
>>
>> Hi Stephen, Folks,
>>
>> Yesterday I found some time to go over FFI. Tests were failing on all platforms. The reason was that String parameters are sent to the FFI plugin, and (most reasonably) it can't handle our instances of UnicodeString. Fix is to send UTF-8 bytes instead.
>>
>> Fixes are now at GitHub. I can confirm that all tests pass on x64 hardware runing MacOS, Windows and Linux.
>>
>> Stephen, can you please try on the M1 Mac? You'd need to `Feature require: 'Tests-FFI` and then cmd-t on the system category. Or World / Open / SUnit Test Runner.
>>
>> Thanks,
>>
>> --
>> Juan Vuletich
>> cuis.st
>> github.com/jvuletich
>> researchgate.net/profile/Juan-Vuletich
>> independent.academia.edu/JuanVuletich
>> patents.justia.com/inventor/juan-manuel-vuletich
>> linkedin.com/in/juan-vuletich-75611b3
>> twitter.com/JuanVuletich
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20230107/0755ec0c/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffi-test-results.jpg
Type: image/jpeg
Size: 183516 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20230107/0755ec0c/attachment-0001.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedGraphic.tiff
Type: image/tiff
Size: 2442 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20230107/0755ec0c/attachment-0001.tiff>
More information about the Cuis-dev
mailing list