comp.lang.ada
 help / color / mirror / Atom feed
* Wide_Character vs. Interfaces.C.wchar_t
@ 1999-10-13  0:00 Florian Weimer
  1999-10-14  0:00 ` Keith Thompson
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Weimer @ 1999-10-13  0:00 UTC (permalink / raw)


ARM B.3 seems to imply the existance of a bijective mapping between
Wide_Character and Interfaces.C.wchar_t.  ARM 3.5.2(3) requires that
Wide_Character has exactly 2**16 distinct values.  What shall be done
if wchar_t (the C version) has more than just 16 significant bits?

This isn't just a theoretical question because with GNU libc 2.1.2,
wchar_t type has actually 32 significant bits (and GNAT declares
Interfaces.C.wchar_t so that its size is 16 bits, which seems to
be wrong).




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

end of thread, other threads:[~1999-10-14  0:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-13  0:00 Wide_Character vs. Interfaces.C.wchar_t Florian Weimer
1999-10-14  0:00 ` Keith Thompson
1999-10-14  0:00   ` Lutz Donnerhacke

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