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,ee1a8b8db84c88f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!Spring.edu.tw!news.nctu.edu.tw!feeder.seed.net.tw!netnews!not-for-mail From: "bubble" Newsgroups: comp.lang.ada Subject: Re: Ada exception block does NOT work? Date: Mon, 22 Aug 2005 18:47:27 +0800 Organization: HiNetNews Message-ID: References: NNTP-Posting-Host: 211-21-128-195.hinet-ip.hinet.net X-Trace: netnews.hinet.net 1124707665 12050 211.21.128.195 (22 Aug 2005 10:47:45 GMT) X-Complaints-To: usenet@HiNetnews.hinet.net NNTP-Posting-Date: Mon, 22 Aug 2005 10:47:45 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2527 X-RFC2646: Format=Flowed; Response X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Xref: g2news1.google.com comp.lang.ada:4249 Date: 2005-08-22T18:47:27+08:00 List-Id: dear all : I have commit the bug to GCC Bugzilla. hope them to fix to problem in next release I have test in objectAda 7.2.2 ,It is OK. in objectAda , the max digits of price type must limit to 9. and I do the same limit to GCC 4.1, the GCC pass the test. Mmmm~ Interesting!....