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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 1025b4,959627a08fbc77c5 X-Google-Attributes: gid1025b4,public X-Google-Thread: 103376,30a9bb3017fa58dd X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: EGCS & GNAT Was (Re: GNAT versions) Date: 1999/04/26 Message-ID: <1999Apr26.074128.1@eisner>#1/1 X-Deja-AN: 471008678 X-Nntp-Posting-Host: eisner.decus.org References: <3718ccb6.3581307@news.mindspring.com> <7fua23$fgh$1@nnrp1 <37234dca.a <1999Apr25.201259.1@eisner> <7g0qj1$1td0$1@Mercury.mcs.net> X-Trace: news.decus.org 925126892 3024 KILGALLEN [192.67.173.2] Organization: LJK Software Reply-To: Kilgallen@eisner.decus.org.nospam Newsgroups: comp.lang.ada,gnu.misc.discuss Date: 1999-04-26T00:00:00+00:00 List-Id: In article <7g0qj1$1td0$1@Mercury.mcs.net>, les@MCS.COM (Leslie Mikesell) writes: > In article <1999Apr25.201259.1@eisner>, > Larry Kilgallen wrote: >>As an Ada fan, I would much prefer the versions of Ada available >>(from all sources) were as defect-free as possible, so those who >>are not already firmly in the Ada camp will not get disuaded by >>encountering defects. > > If the old versions are perfect, why is there ongoing development? Of course some development is for new features. A compiler that complied perfectly with the RM could still be improved in optimization, quality of error messages, etc. There might be other defects going to the absolute correctness of the compiler. What there should never be in a released version is DEFECTS THAT WERE PREVIOUSLY FIXED. If you maintain that those internal "wavefront" releases cannot introduce a regression, might it be the case that ACT wastes time by running full regression tests before a release ? If so, then you can dismiss all the alleged "added value" Robert spoke about from their extensive test battery and just make your own changes to the compiler. In fact, if you are so upset about the way ACT behaves, you can set up a competing GNAT development effort. When the time comes, however, for me to pay money to a vendor for GNAT, and I have my choice between a vendor who tests and a vendor who doesn't, I have no question about which way my decision would go. Larry Kilgallen