Nicolas Cannasse

Results 274 comments of Nicolas Cannasse

Ping @yuxiaomao Le lun. 26 févr. 2024 à 20:28, Frixuu ***@***.***> a écrit : > Can confirm this is still the case. (Arch Linux amd64, both Haxe 4.3.3 & >...

It's been increased to 10000 since then.

You need OpenAL32.dll to be able to use openal. These can be downloaded using openal-soft distribution.

This comes from haxe compiler (genhl) that does not detect that the abstract "work" method is overriden in subclasses, and thus creates a static call to A.work() instead of dynamic...

I think that's more an Haxe issue than an Hashlink one. We did change Int64 to be a native type but we haven't yet introduced a 64 bit Map in...

I'm not sure if and how these used to work, but that was more by accident than by design :)

That's very weird as --debug shouldn't change much HashLink output. You can compare the dump/hlcode.txt with -D dump Le sam. 16 mars 2024 à 14:45, Ryan Cleven ***@***.***> a écrit...

You can compare bytecode output with -D dump=pretty then look at dump/hlcode.txt

Yes they should block. Can you submit a PR ? Le mar. 19 mars 2024 à 02:31, Zeta ***@***.***> a écrit : > The issue is probably the lack of...