comp.lang.ada
 help / color / mirror / Atom feed
* wide_string and assertions
@ 2004-06-03 16:23 Georg Bauhaus
  2004-06-04  3:37 ` Randy Brukardt
  0 siblings, 1 reply; 21+ messages in thread
From: Georg Bauhaus @ 2004-06-03 16:23 UTC (permalink / raw)


AI-00286 present pragma assert with two arguments, one
of them a string. (Likewise, exceptions can be raised
"with a string"). I have some messages I want use as
the second argument. They contain characters outside
Latin-1. (And another 8bit character set won't do.)

In an assert(x, y), y has to be static. So I guess for y I
will have to play tricks and use UTF-8 coding of static
String values?

Has using Wide_String variants ever been considered? Or
is there just "no demand"?


-- Georg



^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2004-06-10 13:30 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-03 16:23 wide_string and assertions Georg Bauhaus
2004-06-04  3:37 ` Randy Brukardt
2004-06-04  8:49   ` Martin Krischik
2004-06-05  8:42     ` Pascal Obry
2004-06-05 17:15       ` Martin Krischik
2004-06-04 17:48   ` Georg Bauhaus
2004-06-05  7:10     ` Martin Krischik
2004-06-05 11:37       ` Georg Bauhaus
2004-06-05 17:11         ` Martin Krischik
2004-06-05 18:41         ` Björn Persson
2004-06-08 16:41           ` Georg Bauhaus
2004-06-09 13:19             ` Björn Persson
2004-06-09 15:03               ` Georg Bauhaus
2004-06-09 15:26                 ` Björn Persson
2004-06-10 12:25                   ` Georg Bauhaus
2004-06-10 13:30                     ` Björn Persson
2004-06-05 12:32     ` China Björn Persson
2004-06-05 16:49       ` China, character sets Georg Bauhaus
2004-06-05 21:50       ` China Alexander E. Kopilovich
2004-06-04 20:42   ` wide_string and assertions Nick Roberts
2004-06-06 13:23   ` Björn Persson

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