CVS difference for ai12s/ai12-0342-1.txt
--- ai12s/ai12-0342-1.txt 2020/12/09 06:25:04 1.10
+++ ai12s/ai12-0342-1.txt 2021/11/13 08:12:54 1.11
@@ -1,4 +1,4 @@
-!standard 4.2.1(0) 20-12-08 AI12-0342-1/06
+!standard 4.2.1(0) 21-07-14 AI12-0342-1/07
!standard 3.9.2(1/2)
!standard 6.3.1(22)
!reference AI12-0249-1
@@ -99,7 +99,7 @@
End AARM Discussion.
When a numeric literal is interpreted as a value of a non-numeric
- type T or a string_literal is interpreted a value of a type T that
+ type T or a string_literal is interpreted as a value of a type T that
is not a string type (see 4.2), it is equivalent to a call to the
subprogram denoted by the corresponding aspect of T: the
Integer_Literal aspect for an integer literal, the Real_Literal aspect
@@ -1190,3 +1190,25 @@
****************************************************************
+From: Tucker Taft
+Sent: Wednesday, July 14, 2021 7:18 AM
+
+There is a missing word in 4.2.1(7/5):
+
+When a numeric literal is interpreted as a value of a non-numeric type T or a
+string_literal is interpreted {as} a value of a type T that is not a string
+type (see 4.2), it is equivalent to a call to the subprogram denoted by the
+corresponding aspect of T: ...
+
+****************************************************************
+
+From: Randy Brukardt
+Sent: Wednesday, July 14, 2021 10:45 PM
+
+It's too late to fix this in the submission copy (and it's been wrong since
+at least January 2020, so the importance is low), but as we're usually able
+to fix typos at any point, it's likely that we'll have some point when it
+can be fixed. And I fixed it in my local source files, so the next time the
+documents are generated (at least for a printed version) it will be fixed.
+
+****************************************************************
Questions? Ask the ACAA Technical Agent