bug-libmatheval
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-libmatheval] g77 interface 64 bit


From: Julian Taylor
Subject: [bug-libmatheval] g77 interface 64 bit
Date: Tue, 9 Nov 2010 15:07:46 +0100

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]