Generated code differences accross OS

Martin Pernollet martin.pernollet at protonmail.com
Tue Nov 23 11:17:22 UTC 2021


Hi,

There is difference in code generated on Ubuntu and MacOS, e.g. :

glutReshapeFunc$func on MacOS
glutReshapeFunc$callback on Ubuntu

Will this remain as is in future versions of JExtract? If this is intentional, what is the reason for this?

This is a bit annoying for generating multiplatform bindings because this will requires writing (or generating) a wrapper on the generated code.

I am interested if someone knows a page discussing all differences that may arise in code generated on different OS.

Thanks,

Martin


More information about the panama-dev mailing list