CVS difference for ai12s/ai12-0152-1.txt

Differences between 1.4 and version 1.5
Log of other versions for file ai12s/ai12-0152-1.txt

--- ai12s/ai12-0152-1.txt	2015/02/27 06:35:57	1.4
+++ ai12s/ai12-0152-1.txt	2015/02/28 02:43:32	1.5
@@ -19,7 +19,7 @@
 !priority Medium
 !difficulty Easy
 !qualifier Omission
-!subject Ambiguities in raise expression and type extension syntax
+!subject Ambiguities in raise expression and derived type syntax
 !summary
 
 Modify the Ada grammar to eliminate ambiguities.
@@ -140,7 +140,7 @@
 
 Add after 11.3(2.1/4):
 
-  If raise_expression appears within the expression of one of the following
+  If a raise_expression appears within the expression of one of the following
   contexts, the raise_expression shall appear within a pair of parentheses
   within the expression:
 
@@ -527,7 +527,7 @@
 @dinss
 @xcode<@fa<raise_expression ::= @ft<@b<raise> @i<exception_>>@fa<name [>>@ft<@b<with> @i<string_>>@fa<simple_expression]>>
 
-If @fa<raise_expression> appears within the @fa<expression> of one of the following
+If a @fa<raise_expression> appears within the @fa<expression> of one of the following
 contexts, the @fa<raise_expression> shall appear within a pair of parentheses
 within the @fa<expression>:
 

Questions? Ask the ACAA Technical Agent