HLA v1.52 is now available on Webster at
http://webster.cs.ucr.edu/Page_hla/0_hla_dnld.html
This release corrects a code generation bug that emits bad code
(specifically under Linux) whenever you call an @cdecl function
using the HLL-syntax. It *may* affect Windows users under certain
circumstances as well, but I haven't seen any evidence of this.
This release also includes a fix to the Linux fileio.close function;
previously, it wasn't properly checking the Linux return code and
would generate an exception even when the close was proper.
Cheers,
Randy Hyde
http://webster.cs.ucr.edu/Page_hla/0_hla_dnld.html
This release corrects a code generation bug that emits bad code
(specifically under Linux) whenever you call an @cdecl function
using the HLL-syntax. It *may* affect Windows users under certain
circumstances as well, but I haven't seen any evidence of this.
This release also includes a fix to the Linux fileio.close function;
previously, it wasn't properly checking the Linux return code and
would generate an exception even when the close was proper.
Cheers,
Randy Hyde