From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.224.29.76 with SMTP id p12mr51105847qac.5.1373686432466; Fri, 12 Jul 2013 20:33:52 -0700 (PDT) X-Received: by 10.50.126.67 with SMTP id mw3mr323996igb.15.1373686432379; Fri, 12 Jul 2013 20:33:52 -0700 (PDT) Path: border1.nntp.dca3.giganews.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!t19no1418776qam.0!news-out.google.com!f7ni2314qai.0!nntp.google.com!t19no1418770qam.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 12 Jul 2013 20:33:52 -0700 (PDT) In-Reply-To: <520bc7f6-9399-422f-b60f-f7ca6d4c6408@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=97.117.192.199; posting-account=x5rpZwoAAABMN2XPwcebPWPkebpwQNJG NNTP-Posting-Host: 97.117.192.199 References: <74c64a2c-f062-4b59-aafb-40c0bac39203@googlegroups.com> <520bc7f6-9399-422f-b60f-f7ca6d4c6408@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <21b82711-b653-4f14-bb8a-f50290cc97c1@googlegroups.com> Subject: Re: GNAT does not consistently raise an exception to log(0.0) From: Jerry Injection-Date: Sat, 13 Jul 2013 03:33:52 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Original-Bytes: 1555 Xref: number.nntp.dca.giganews.com comp.lang.ada:182509 Date: 2013-07-12T20:33:52-07:00 List-Id: On Friday, July 12, 2013 7:28:57 PM UTC-7, Anh Vo wrote: > I tested on both cases. It worked as expected. I used GNATMAKE GPL 2013 on Windows. I should have mentioned that I'm on OS X 10.8.4. Jerry