[m-rev.] for review: allow string.base_string_to_int to parse int.min_int literals

Ralph Becket rafe at csse.unimelb.edu.au
Thu Jan 14 10:31:12 AEDT 2010


Ian MacLarty, Thursday, 14 January 2010:
> On Thu, Jan 14, 2010 at 8:33 AM, Julien Fischer
> > I think the intent of Ralph's question is: can you now use the literal
> > -9223372036854775808 on 64-bit machines?
> 
> Yes, that should also now be possible, although I haven't tested that
> case.  I'll test that before I commit, but I'm not sure if I could add
> that test to the test suite so that it would also work on 32 bit
> machines (?).

Another case for conditional compilation :-)
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list