CVS difference for ais/ai-00037.txt
--- ais/ai-00037.txt 1999/08/31 22:53:53 1.4
+++ ais/ai-00037.txt 2000/06/20 04:22:41 1.5
@@ -25,13 +25,13 @@
The following declarations appear in Interfaces.C:
-19 type char is <implementation-defined character type>;
+ 19 type char is <implementation-defined character type>;
-20 nul : constant char := char'First;
-...
-30 type wchar_t is <implementation-defined>;
+ 20 nul : constant char := char'First;
+ ...
+ 30 type wchar_t is <implementation-defined>;
-31 wide_nul : constant wchar_t := wchar_t'First;
+ 31 wide_nul : constant wchar_t := wchar_t'First;
The declaration of wide_nul seems to imply that wchar_t
supports the attribute First. What is the intent?
Questions? Ask the ACAA Technical Agent