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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,334f9012742e58fc X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!u26g2000yqu.googlegroups.com!not-for-mail From: "lekktu@gmail.com" Newsgroups: comp.lang.ada Subject: Re: Gnat GPL 2010 available soon Date: Sat, 26 Jun 2010 14:41:33 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <2010061621145016807-sjs@essexacuk> <0fa4c574-9539-492f-8514-d32c68beb22a@w31g2000yqb.googlegroups.com> NNTP-Posting-Host: 88.7.204.53 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1277588493 18963 127.0.0.1 (26 Jun 2010 21:41:33 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 26 Jun 2010 21:41:33 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: u26g2000yqu.googlegroups.com; posting-host=88.7.204.53; posting-account=R62THAoAAACcBd11BFBbpfyAY2QqVHpy User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:11940 Date: 2010-06-26T14:41:33-07:00 List-Id: On Jun 26, 11:04=A0pm, a...@anon.org wrote: > Now, to compile the Ada system this statement type must work because it > is embeded in a number of locations in the Ada.Text_IO.adb and other > Ada system packages. Yes. Conditional expressions do not fail everywhere. In this specific case, both Dir & '\' and the fact that Dir is a function argument are required to trigger the bug. > So, first, try compiling without the "-gnat12" switch. [...] > Last, if you have or still have GNAT 2009 try compiling using 2009: I've already reported the bug, so I'll let them (AdaCore) do the debugging...