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,af5bf4e3cf0c28b8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-04 19:35:57 PST Newsgroups: comp.lang.ada Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!news-out.cwix.com!newsfeed.cwix.com!newsfeed.nyc.globix.net!uunet!ash.uu.net!world!bobduff From: Robert A Duff Subject: Re: Cannot use NULL as identifier? Sender: bobduff@world.std.com (Robert A Duff) Message-ID: Date: Tue, 5 Jun 2001 02:34:16 GMT References: Organization: The World Public Access UNIX, Brookline, MA X-Newsreader: Gnus v5.3/Emacs 19.34 Xref: archiver1.google.com comp.lang.ada:8118 Date: 2001-06-05T02:34:16+00:00 List-Id: "Beard, Frank" writes: > >It is illegal to have a library unit called ASCII. > >(And I'll bet you it will always be illegal.) > > Seems like something would have happened by now > if this were true. Heh? > I agree with you. I don't think it will ever go > away either, but the LRM did indicate that it > probably would. The RM says it's "obsolescent". It doesn't say it's going away. - Bob