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,df1a7f1c3c3bc77e X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Newsgroups: comp.lang.ada Subject: Re: An Ada Advice Inquiry References: <1178448459.256329.28590@n76g2000hsh.googlegroups.com> <1178480316.415370.194260@n76g2000hsh.googlegroups.com> <463ed042$1@news.post.ch> <1178527820.949652.143060@l77g2000hsb.googlegroups.com> <1g1r9ddu19ka7$.1kq3tc2btm98o.dlg@40tude.net> <1178542830.662912.295270@y5g2000hsa.googlegroups.com> <2825529.4NRNKvsDf2@linux1.krischik.com> From: Markus E Leypold Organization: N/A Date: Mon, 07 May 2007 20:38:50 +0200 Message-ID: User-Agent: Some cool user agent (SCUG) Cancel-Lock: sha1:mkFfdb5EkLE1UeaJMZLbRoPRUFM= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: 88.72.205.26 X-Trace: news.arcor-ip.de 1178562626 88.72.205.26 (7 May 2007 20:30:26 +0200) X-Complaints-To: abuse@arcor-ip.de Path: g2news1.google.com!news3.google.com!out01b.usenetserver.com!news.usenetserver.com!in04.usenetserver.com!news.usenetserver.com!news.mailgate.org!nntp.infostrada.it!area.cu.mi.it!news.newsland.it!newsfeed.freenet.de!solnet.ch!solnet.ch!newsfeed.arcor-ip.de!news.arcor-ip.de!not-for-mail Xref: g2news1.google.com comp.lang.ada:15638 Date: 2007-05-07T20:38:50+02:00 List-Id: Martin Krischik writes: > Maciej Sobczak wrote: > >> The difference between Ada and C++ is that with C++ we have a set of >> compilers to choose from, so nobody is forcing you to use the worst >> one (unless you got locked-in, but then it's only your fault). >> With Ada there is a set of versions of GNAT that are "somewhere" >> between Ada95 and Ada2005, where the exact meaning of "somewhere" is >> to be discovered by the user. > > That's unfair. The C++ vendors had since 1998 to implement there features - > that's 9 years. Even there intermediate 2003 update is now 4 years old. The > new Ada standart is only 2 month old. And still AFAIK there is still only > one C++ compiler to support "export". Not that Gnat in gcc 3.4 still has/had problems with variants and finalization. That was 11 years after the standard ... Regards -- Markus