Files
mercury/runtime
Julien Fischer e7b8045a98 Avoid warnings from GCC.
runtime/mercury_builtin_types.c:
    Avoid warnings about casting from a pointer to an integer of a different
    size from GCC when casting from MR_Box to one of the C99 fixed size
    integer types.   Cast these values to MR_Word first to avoid the warning.
2017-08-02 14:23:38 +10:00
..
2012-09-04 11:42:53 +00:00
2017-07-18 10:32:43 +10:00
2017-01-06 17:49:46 +11:00