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,8de7eedad50552f1 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Fri, 08 Apr 2005 12:39:58 -0500 From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Ada bench References: X-Newsreader: Tom's custom newsreader Message-ID: Date: Fri, 08 Apr 2005 12:39:58 -0500 NNTP-Posting-Host: 67.161.24.234 X-Trace: sv3-WRzxsEOfuONWpVg8+KIjooAjSISZhAglU0qhn1oVpty38DePgVJK+pFoKIJp11D5pGi3iPbwPR1QzvG!IEq9JRgk/BsOmkWjPKJZTwaAbq84BIROczAdAdJXfq1EJkQsYE2QoMqi51A2Pw== X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news1.google.com comp.lang.ada:10342 Date: 2005-04-08T12:39:58-05:00 List-Id: >This won't be very good. The AI-302 containers will be part of the bench and >the lines will be counted as part of it! > >I think that all the remaining bench should wait for a version of FSF GNAT >containing the Ada.Containers. But Ada.Containers won't be part of "Ada" until Ada 2005 is official, so the programming language will have to be listed as "FSF GNAT". Of course a "language" that is in fact vendor-specific probably won't bother the Shootout audience anyway. #.# I haven't looked at the "spell check" program, but would be surprised if it couldn't easily be written with fixed buffer sizes with Stream_IO. (Having written one of the early commercial spell checkers, I don't think I want to look at the Shootout version. @.@)