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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b72a05e874eea9a0 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-20 13:06:23 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: A Bug about GNAT 3.13p Date: 20 Jan 2002 13:06:22 -0800 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0201201306.390ea85e@posting.google.com> References: <5240f9fd.0201191650.2e71c7b1@posting.google.com> NNTP-Posting-Host: 205.232.38.244 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1011560783 19895 127.0.0.1 (20 Jan 2002 21:06:23 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 20 Jan 2002 21:06:23 GMT Xref: archiver1.google.com comp.lang.ada:19124 Date: 2002-01-20T21:06:23+00:00 List-Id: wzm@clinux.org (wzm) wrote in message news:<5240f9fd.0201191650.2e71c7b1@posting.google.com>... > when I was writing a small example for my ada tutorials,I > found a bug,the sorce code is: This is not a bug, it is a test on whether you have read the documentation. You failed the test :-) Hint: look up -gnato, and while you are at it, check into all the other compiler options since there are lots of nice features there.