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,5f7d72bde5bb96de X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-03-27 10:50:24 PST Path: archiver1.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!zeus.visi.com!news-out.visi.com!green.octanews.net!news-out.octanews.net!cox.net!news-xfer.cox.net!newsfeed.news2me.com!wn52feed!worldnet.att.net!attbi_s03.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Is 3.15p -still- the latest GNAT 'p' release? References: <40658094.90301@noplace.com> X-Newsreader: Tom's custom newsreader Message-ID: NNTP-Posting-Host: 24.6.132.82 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s03 1080413423 24.6.132.82 (Sat, 27 Mar 2004 18:50:23 GMT) NNTP-Posting-Date: Sat, 27 Mar 2004 18:50:23 GMT Organization: Comcast Online Date: Sat, 27 Mar 2004 18:50:23 GMT Xref: archiver1.google.com comp.lang.ada:6613 Date: 2004-03-27T18:50:23+00:00 List-Id: >Still, I've never used a compiler that was perfect and always succeeded in >finding a way to get the job done anyway. When you get a new compiler >release, you may or may not get these fixed and I'd bet you'll get some >new ones to deal with anyway. When you have code that needs to be portable across multiple compilers, having to maintain a special "working around" version for one of those compilers make life significantly harder.