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,f51e93dacd9c7fca X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-19 19:01:06 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!nntp-relay.ihug.net!ihug.co.nz!cox.net!p02!news2.east.cox.net.POSTED!53ab2750!not-for-mail Message-ID: <3D113727.3080105@telepath.com> From: Ted Dennison User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: status of Ada STL? References: <3d0ce154_5@news.bluewin.ch> <8taQ8.82683$R61.28278@rwcrnsc52.ops.asp.att.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 20 Jun 2002 02:01:06 GMT NNTP-Posting-Host: 68.12.51.201 X-Complaints-To: abuse@cox.net X-Trace: news2.east.cox.net 1024538466 68.12.51.201 (Wed, 19 Jun 2002 22:01:06 EDT) NNTP-Posting-Date: Wed, 19 Jun 2002 22:01:06 EDT Organization: Cox Communications Xref: archiver1.google.com comp.lang.ada:26453 Date: 2002-06-20T02:01:06+00:00 List-Id: SteveD wrote: > programming language sensitive spell checker? Actually GNAT already does > some of what is required since it often suggests that the variable you > selected is perhaps some other variable misspelled. I love that. Compare this with VisualC++, which reports a missing } on the end of a class as an error somewhere in the next header file.