Hi,
in the g77_interface.c there are several casts from (function) pointers to
int, which can be a truncation from 64 bit to 32 bit on certain systems.
I guess this may produce problems when the function pointers land in 64 bit
memory space.

Attached is a patch which corrects the casts.

Best Regards,
Julian Taylor

Attachment: 0002-64bit-returns.patch
Description: Binary data

_______________________________________________
bug-libmatheval mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-libmatheval

Reply via email to