[m-rev.] diff: add unchecked math operations
Julien Fischer
juliensf at csse.unimelb.edu.au
Mon Mar 5 13:02:12 AEDT 2012
On Mon, 5 Mar 2012, Peter Wang wrote:
> On Mon, 5 Mar 2012 01:58:39 +1100 (EST), Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
>> +% The benefit of having the Mercury library perform the checks instead is
>> +% that Mercury will tell you in which function or predicate the error
>> +% occurred, as well as giving you a stack trace if that is enabled; with
>> +% the nuchecked operations you only have the information that the
>> +% floating-point exception signal handler gives you.
>
> nuchecked
Fixed.
Julien.
--------------------------------------------------------------------------
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