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,5f3fcf3eb242e4c1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-19 14:39:32 PST Path: archiver1.google.com!newsfeed.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: casecrash: language lawyers: C'mon! Date: 19 Jul 2001 14:39:31 -0700 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0107191339.691dbf30@posting.google.com> References: <9j1cpn$bis$1@infosun2.rus.uni-stuttgart.de> NNTP-Posting-Host: 208.224.77.203 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 995578772 9262 127.0.0.1 (19 Jul 2001 21:39:32 GMT) X-Complaints-To: groups-support@google.com NNTP-Posting-Date: 19 Jul 2001 21:39:32 GMT Xref: archiver1.google.com comp.lang.ada:10281 Date: 2001-07-19T21:39:32+00:00 List-Id: "John R. Strohm" wrote in message news: You MIGHT try changing that to > > when record_type'(H) => > > and see what happens. I would not bet on it working. Please avoid guesswork and gambling in CLA :-) If you post Ada code, or suggestions for improving previously posted code, please take the trouble to check it out by running it through a compiler. The above is obviously wrong