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,8d472879e3f609e0 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-02 04:15:06 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.ems.psu.edu!news.cse.psu.edu!uwm.edu!newsfeed.cs.utexas.edu!geraldo.cc.utexas.edu!not-for-mail From: "Bobby D. Bryant" Newsgroups: comp.lang.ada Subject: Re: Case sensitivity (was Re: no title) Date: Mon, 02 Jun 2003 05:03:15 -0600 Organization: dis- Message-ID: References: NNTP-Posting-Host: dial-81-13.ots.utexas.edu Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: geraldo.cc.utexas.edu 1054551824 10981 128.83.219.29 (2 Jun 2003 11:03:44 GMT) X-Complaints-To: abuse@utexas.edu NNTP-Posting-Date: Mon, 2 Jun 2003 11:03:44 +0000 (UTC) User-Agent: Pan/0.14.0 (I'm Being Nibbled to Death by Cats!) Xref: archiver1.google.com comp.lang.ada:38331 Date: 2003-06-02T05:03:15-06:00 List-Id: On Mon, 02 Jun 2003 12:41:25 +0200, Sergey Koshcheyev wrote: > IMHO, case sensitivity would help ensure consistency of names, so you don't > have Text_IO, Text_Io, text_io and TEXT_IO in the same program [...] Sounds to me like a big pile of bugs just waiting to happen. -- Bobby Bryant Austin, Texas