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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b672743914db49f X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!news.germany.com!storethat.news.telefonica.de!telefonica.de!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Tue, 11 Sep 2007 09:51:04 +0200 From: Georg Bauhaus Organization: # User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: "Ada Gems": Constructor functions References: <1189015827.384331.17490@k79g2000hse.googlegroups.com> <1189161491.346922.174530@g4g2000hsf.googlegroups.com> <1189275647.196090.47920@19g2000hsx.googlegroups.com> <1189431964.575522.250700@g4g2000hsf.googlegroups.com> In-Reply-To: <1189431964.575522.250700@g4g2000hsf.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <46e647af$0$30379$9b4e6d93@newsspool4.arcor-online.net> NNTP-Posting-Date: 11 Sep 2007 09:45:52 CEST NNTP-Posting-Host: 7419e302.newsspool4.arcor-online.net X-Trace: DXC=85gXgVM]Ho4RadXUBHgFh34IUKK]b;SmaWmOGXJK2 X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:1879 Date: 2007-09-11T09:45:52+02:00 List-Id: Tomek Wa kuski wrote: > Also, this same code compiled on Windows with GNAT GPL 2007 throws: > >> gnatmake test_t.adb > t.adb:4:07: "" is undefined > t.adb:4:07: actual for "From" must be a variable > gnatmake: "c:\documents and settings\tomek\pulpit\test_t\t.adb" > compilation error But no GNAT Bug Box this time? > There is GNAT bug on every Gentoo box I have got, on Windows I can't > compile it (with... this same compiler) and AdaCore can't reproduce > this bug... > Did they mention which compiler they have used when trying to reproduce the bug box?