comp.lang.ada
 help / color / mirror / Atom feed
From: "Beard, Frank" <beardf@spawar.navy.mil>
To: "'comp.lang.ada@ada.eu.org'" <comp.lang.ada@ada.eu.org>
Subject: RE: Cannot use NULL as identifier?
Date: Wed, 30 May 2001 17:45:48 -0400
Date: 2001-05-30T17:45:48-04:00	[thread overview]
Message-ID: <mailman.991259244.32559.comp.lang.ada@ada.eu.org> (raw)


-----Original Message-----
From: Ted Dennison [mailto:dennison@telepath.com]

> 3) The package ASCII is obsolescent, so I wouldn't use
> it in new code if I were you. You should be using
> "Ada.Characters.Latin_1.Nul".

As Ben Brosgol pointed out, ASCII was obsolescent before
the ASCII standard was expanded to include characters 128
through 255.  So, the odds of ASCII becoming obsolete are
slim to none.  So, I wouldn't worry too much about whether
or not to use ASCII.

Even if it does become obsolete, it is a relatively
simply global substitute to replace "ASCII" with 
"Ada.Characters.Latin_1.Nul", or do a library level rename.
Besides "Ada.Characters.Latin_1.Nul" being ugly to look at,
if for nothing else, I will continue to use ASCII to avoid
the lame analogies of Latin to Ada made by some of the C++
hacks ("A dead language for a dead language").

Frank



             reply	other threads:[~2001-05-30 21:45 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-30 21:45 Beard, Frank [this message]
2001-05-31 14:53 ` Cannot use NULL as identifier? John English
2001-05-31 17:35 ` Ted Dennison
2001-06-02 10:53 ` Florian Weimer
  -- strict thread matches above, loose matches on Subject: below --
2001-06-05 17:23 Beard, Frank
2001-06-06 15:53 ` Tucker Taft
2001-06-04 22:48 Beard, Frank
2001-06-05  2:34 ` Robert A Duff
2001-06-04 18:16 Beard, Frank
2001-06-04 20:36 ` Robert A Duff
2001-05-30 13:04 McDoobie
2001-05-30 13:22 ` Ted Dennison
2001-05-30 13:27 ` Philip Anderson
2001-05-30 16:40   ` Pascal Obry
2001-05-31 11:49     ` Mats Karlssohn
2001-05-31 12:30       ` David C. Hoos, Sr.
2001-05-31 13:33         ` Mats Karlssohn
2001-05-31 16:26           ` Mario Amado Alves
2001-06-03 10:25         ` Florian Weimer
2001-05-30 20:52   ` Florian Weimer
2001-05-30 13:32 ` Martin Dowie
2001-05-30 13:33 ` Petter Fryklund
2001-05-31  3:15   ` Randy Brukardt
2001-05-30 13:52 ` Marin David Condic
2001-05-31  2:09   ` Robert A Duff
2001-05-31 10:49   ` McDoobie
2001-05-31 15:12     ` Marin David Condic
2001-06-01 14:01       ` John English
2001-06-01 14:48         ` Ted Dennison
2001-06-01 15:57           ` John English
2001-06-02  6:21             ` Simon Wright
2001-06-01 15:03         ` Gary Scott
2001-06-04 13:46           ` Marin David Condic
2001-06-01 15:19         ` Marin David Condic
2001-06-01 15:26         ` Brian Rogoff
2001-06-01 16:16         ` David Gillon
2001-06-04 12:02         ` Stephen Leake
2001-06-04 17:54           ` tmoran
2001-06-04 18:51             ` Marin David Condic
2001-06-06  9:28           ` Mats Karlssohn
2001-06-06  9:37             ` John English
2001-06-06  9:48             ` David C. Hoos, Sr.
2001-06-06 10:05               ` Mats Karlssohn
2001-06-05  8:37         ` Tarjei T. Jensen
2001-05-30 13:58 ` Claude SIMON
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox