comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@bix.com
Subject: Re: Numerical exceptions not raised properly?
Date: 1999/11/01
Date: 1999-11-01T00:00:00+00:00	[thread overview]
Message-ID: <7hkT3.224$cn1.1641@typhoon-sf.snfc21.pbi.net> (raw)
In-Reply-To: 7vkgnl$u5@chronicle.concentric.net

>It doesn't seem to raise an exception when X gets too big (ie, you can
>see it wrap negative, then it goes to zero and stays there).  When I try
From the Gnat User's Guide:
"-gnato
   Enable other checks, not normally enabled by default, including
   numeric overflow checking, ..."
The Gnat compiler defaults to no checking in your program.  If you want
Ada 95 behavior, you must use the -gnato compilation option.




  reply	other threads:[~1999-11-01  0:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-01  0:00 Numerical exceptions not raised properly? Stephen Arnold
1999-11-01  0:00 ` tmoran [this message]
1999-11-01  0:00   ` Stephen Arnold
1999-11-02  0:00 ` Robert Dewar
1999-11-04  0:00   ` Stephen Arnold
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox