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,e151cd4e58019c6c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-10 10:30:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.maxwell.syr.edu!news.tele.dk!small.news.tele.dk!207.115.63.138!newscon04.news.prodigy.com!newsmst01.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssvr21.news.prodigy.com.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Newbie: Best Ada Compiler for MS Windows ? References: X-Newsreader: Tom's custom newsreader Message-ID: NNTP-Posting-Host: 64.175.240.200 X-Complaints-To: abuse@prodigy.net X-Trace: newssvr21.news.prodigy.com 1018459750 ST000 64.175.240.200 (Wed, 10 Apr 2002 13:29:10 EDT) NNTP-Posting-Date: Wed, 10 Apr 2002 13:29:10 EDT Organization: Prodigy Internet http://www.prodigy.com X-UserInfo1: OH\IRYOGTRUSP_@YMZJ\_Q\@TJ_ZTB\MV@BT]_MIJQR@EPIB_VUKAH_[MTX\IS[K[NGYJJFNOFZR_G[BUNTAOQLFE^TEHRPI]PZZRP_BMDSFQFL_]CBHXRWCMDCUZAZN@D_AKMNLEI]MWHCSXL^]NNC__CZFGSGHYYXWPFG@SCAVA]\FT\@B\RDGENSUQS^M Date: Wed, 10 Apr 2002 17:29:10 GMT Xref: archiver1.google.com comp.lang.ada:22326 Date: 2002-04-10T17:29:10+00:00 List-Id: > T. Moran, do you need a "ada.exceptions.except..." to obtain > c) on your compiler ? If there's no handler for the exception I get c) automatically. Like using your wrapper code. Just guessing, perhaps it's a question of intro date of the compiler. The one I learned with was early, and probably their first Ada compiler for most of its users. So making easy debugging the default was desirable. Gnat, I suspect, is sold mostly to experienced Ada users, so its defaults are different. That is unfortunate for the newbie, however.