!standard A (02) 99-08-31 AI95-00081/01 !class presentation 95-07-27 !status Corrigendum 2000 99-07-28 !status WG9 approved 96-06-14 !status received 95-07-27 !qualifier Presentation !subject Integer_Text_IO, etc. not listed in A(2) !summary Integer_Text_IO and Float_Text_IO should be listed in A(2). Similarly, Integer_Wide_Text_IO and Float_Wide_Text_IO should be listed in A(2). !question Integer_Text_IO and Float_Text_IO are not listed in A(2), but Elementary_Functions (for example), is. Is this intended? (No.) !recommendation (See summary.) !wording (See summary.) !discussion This was an oversight. !corrigendum A(02) @dprepl Finalization -- 7.6@hr Interrupts -- C.3.2 @dby Finalization -- 7.6@hr Float_Text_IO -- A.10.8@hr Float_Wide_Text_IO -- A.11@hr Integer_Text_IO -- A.10.9@hr Integer_Wide_Text_IO -- A.11@hr Interrupts -- C.3.2 !ACATS test None needed, this is just an index. !appendix !section A(02) !subject Integer_Text_IO, etc. not listed in A(2) !reference RM95-A(2) !reference RM95-A.10.8(20-22) !reference RM95-A.10.9(32-34) !from Keith Thompson 95-07-24 !reference as: 95-5231.a Keith Thompson 95-7-24>> !discussion Paragraph A(2) is (intended to be) a list of all the predefined library units in the language. This list does not include Ada.Integer_Text_IO, Ada.Float_Text_IO or the equivalent packages for any other predefined integer and floating-point types. (Since any other predefined numeric types are implementation-specific, I wouldn't expect Ada.Long_Integer_Text_IO, for example, to be listed here.) Note that Ada.Numerics.Elementary_Functions, a non-generic equivalent of Ada.Numerics.Generic_Elementary_Functions for type Float, is listed. **************************************************************** !section A(02) !subject Integer_Text_IO, etc. not listed in A(2) !reference RM95-A(2) !reference RM95-A.10.8(20-22) !reference RM95-A.10.9(32-34) !reference RM95-A.11(3) !reference AI95-00081 !from Keith Thompson 95-11-02 !reference 95-5380.a Keith Thompson 95-11-2>> !discussion The packages Ada.Integer_Wide_Text_IO and Ada.Float_Wide_Text_IO should also be listed in A(2). ****************************************************************