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!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newscon02.news.prodigy.net!prodigy.net!newsfeed-00.mathworks.com!nntp.TheWorld.com!not-for-mail From: Robert A Duff Newsgroups: comp.lang.ada Subject: Re: "Ada Gems": Constructor functions Date: Fri, 07 Sep 2007 11:17:18 -0400 Organization: The World Public Access UNIX, Brookline, MA Message-ID: References: <1189015827.384331.17490@k79g2000hse.googlegroups.com> <1189161491.346922.174530@g4g2000hsf.googlegroups.com> NNTP-Posting-Host: shell01.theworld.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: pcls4.std.com 1189178239 24398 192.74.137.71 (7 Sep 2007 15:17:19 GMT) X-Complaints-To: abuse@TheWorld.com NNTP-Posting-Date: Fri, 7 Sep 2007 15:17:19 +0000 (UTC) User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (irix) Cancel-Lock: sha1:WbGhd3uKTdVjLZwsOdo44SNuYhE= Xref: g2news2.google.com comp.lang.ada:1802 Date: 2007-09-07T11:17:18-04:00 List-Id: Tomek Wa kuski writes: > Report sent. Thanks. > So.. It is not possible to use Ada2005 standard features mentioned in > Ada Gems article with GNAT complier? Apparently not with the version you are using. :-( It does work with the latest version of GNAT, though. - Bob