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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bc010a2bdba758e8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-12 07:09:03 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: karlran1234@yahoo.com (Karl Ran) Newsgroups: comp.lang.ada Subject: Re: Ada-kernel calls / IF & ELSE... Date: 12 Mar 2002 07:09:02 -0800 Organization: http://groups.google.com/ Message-ID: References: <20020311214143.5e9e1061.bjorn.lundin@swipnet.se> NNTP-Posting-Host: 80.134.29.79 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1015945743 27761 127.0.0.1 (12 Mar 2002 15:09:03 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 12 Mar 2002 15:09:03 GMT Xref: archiver1.google.com comp.lang.ada:21120 Date: 2002-03-12T15:09:03+00:00 List-Id: Bj?n Lundin wrote in message news:<20020311214143.5e9e1061.bjorn.lundin@swipnet.se>... > > >./audiocd > > Is this just because of my bleeding-edge-suse71-gnat3.14p-unsupported > > system or is normal? > > > > > > Karl > > No I get the same output on mandrake 8.1 with 3.13p, but if you replace perror with > another put_line, it behaves ok. OK, same here. So, why does gnat generate incorrect code when using perror? A compile-time warning would be great! Karl