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-05-30 19:11:04 PST Newsgroups: comp.lang.ada Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!skynet.be!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!lnewspeer00.lnd.ops.eu.uu.net!emea.uu.net!zur.uu.net!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: Thu, 31 May 2001 02:09:24 GMT References: <9f2tuk$hbg$1@nh.pace.co.uk> Organization: The World Public Access UNIX, Brookline, MA X-Newsreader: Gnus v5.3/Emacs 19.34 Xref: archiver1.google.com comp.lang.ada:7907 Date: 2001-05-31T02:09:24+00:00 List-Id: "Marin David Condic" writes: > BTW, you probably don't want to use the package ASCII since it is falling > out of vogue and may eventually go away. The obsolescent features, including package ASCII, will never go away. - Bob