Fix access of constant values in enumerations. foreign-abi
authorNot Zed <notzed@gmail.com>
Tue, 11 Jul 2023 03:47:21 +0000 (13:17 +0930)
committerNot Zed <notzed@gmail.com>
Tue, 11 Jul 2023 03:47:21 +0000 (13:17 +0930)
commit6a5e1dd24cd6c4091bc6341c7dc3cd7e38c73755
treed24ea8d6f9df24e1e5ba3859003e415f294dc34a
parentecdb4d3867f6d74d6b8097cff3f6981d9ce7a762
Fix access of constant values in enumerations.
The documentation is unclear and what worked in gcc 12 no longer works.
src/notzed.nativez/native/export.cc