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,b672743914db49f X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!g4g2000hsf.googlegroups.com!not-for-mail From: Tomek Wa kuski Newsgroups: comp.lang.ada Subject: Re: "Ada Gems": Constructor functions Date: Mon, 10 Sep 2007 13:46:04 -0000 Organization: http://groups.google.com Message-ID: <1189431964.575522.250700@g4g2000hsf.googlegroups.com> References: <1189015827.384331.17490@k79g2000hse.googlegroups.com> <1189161491.346922.174530@g4g2000hsf.googlegroups.com> <1189275647.196090.47920@19g2000hsx.googlegroups.com> NNTP-Posting-Host: 83.26.86.224 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1189431964 7359 127.0.0.1 (10 Sep 2007 13:46:04 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 10 Sep 2007 13:46:04 +0000 (UTC) In-Reply-To: <1189275647.196090.47920@19g2000hsx.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; pl; rv:1.8.1.6) Gecko/20070824 Firefox/2.0.0.6,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g4g2000hsf.googlegroups.com; posting-host=83.26.86.224; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Xref: g2news2.google.com comp.lang.ada:1862 Date: 2007-09-10T13:46:04+00:00 List-Id: 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 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...