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,53c5fea49e77990c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-03 20:46:48 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.cwix.com!wn2feed!worldnet.att.net!207.217.77.102!newsfeed2.earthlink.net!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!newsread2.prod.itd.earthlink.net.POSTED!not-for-mail From: "Eric G. Miller" Subject: Re: Ada Dot Net ? Newsgroups: comp.lang.ada Message-ID: References: <3CA87193.F6EEB08F@despammed.com> User-Agent: Pan/0.11.2 (Unix) Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Comment-To: "Stephen Leake" Date: Thu, 04 Apr 2002 04:46:50 GMT NNTP-Posting-Host: 216.119.53.41 X-Complaints-To: abuse@earthlink.net X-Trace: newsread2.prod.itd.earthlink.net 1017895610 216.119.53.41 (Wed, 03 Apr 2002 20:46:50 PST) NNTP-Posting-Date: Wed, 03 Apr 2002 20:46:50 PST Organization: EarthLink Inc. -- http://www.EarthLink.net Xref: archiver1.google.com comp.lang.ada:22079 Date: 2002-04-04T04:46:50+00:00 List-Id: In , Stephen Leake wrote: > "Eric G. Miller" writes: > >> In , Stephen Leake wrote: >> >> > "Eric G. Miller" writes: >> > >> >> It's pretty clear from the gcc website that one shouldn't get >> >> there hopes up too high about the quality of the Ada compiler >> >> that will ship with 3.1. It's clearly not their highest priority >> >> (fixing their C++ ABI, again, seems to be). If I had to guess an >> >> order of importance, it'd be C, C++, Fortran, Java, Objective C, >> >> Ada, Chill (maybe dead). Might swap Java/Fortran... >> > >> > "Importance of integrating" does _not_ equate with "quality"! gcc Ada >> > is a _very_ high quality compiler. >> >> Well, then maybe the website needs to be fixed. > > Can you provide the url for this website? The closest thing I could > find to your discussion is > http://www.gnu.org/software/gcc/gcc-3.1/criteria.html, which defines > the release criteria for gcc 3.1. Quite sensibly, they are simply > stating that gcc 3.1 will support Ada, but they are not willing to > hold up the release for Ada quality issues. That just means they are > going slow with a new thing. In this case, it happens to be someone > else's job to ensure Ada quality! You've got it. It states GCC version 3.1 will support Ada, but that quality issues will not hold up the release. How different is that from what I originally wrote? If it sounded like I was implying the quality wouldn't be good, that wasn't my intention. All that I meant was, the 3.1 Ada compiler might not be where people would like it when the release occurs. I'm no muckraker ;-) >> As I read it, the implication is that the GCC community is willing >> to accept a higher number of defects and/or suboptimal code >> generation compared with C or C++. > > "Willing to accept" and "actually present" are two different things. I > have no problem with the gcc steering committee not accepting > responsibility for Gnu Ada quality; ACT is doing a perfectly good job. Well, I was unaware that ACT was taking a lead role in the development. Last I had read was they had submitted code, but the impression I had was that ACT intended the GCC community at large would further the development of what was supplied. >> If they really mean the depth of integration with the rest of the >> compiler, the website should say so. Anyway, good to hear the >> compiler works well -- supposed to be released in a couple of weeks, >> no? > > I'm not clear precisely which compiler you are talking about here. The > Ada compilers released by ACT work well; I have not tried gcc 3.x yet. We've been talking about GCC 3.1, no? I got the impression from your previous post that you had some experience with CVS snapshots, otherwise how do you make an assertion that the quality is very good? Anyway, not much point in dragging this discussion on. When it's released, we'll see where it's at.