Subject: [sv-ec] Conflict due to range and packed_dimension
From: Kausik Datta (kausikd@cal.interrasystems.com)
Date: Tue Sep 09 2003 - 04:54:36 PDT
Hi,
The following rule has both packed_dimension and range non-terminals.
BNF sec A.2.2.1
data_type ::=
integer_vector_type [ signing ] { packed_dimension } [ range ]
But rules for packed_dimension and range in sec A.2.5 are same.
Do we really need [range] at all in the BNF? Instead of that we can use
only packed_dimension.
Few other related rules also have the similar problem.
Thanks
Kausik
This archive was generated by hypermail 2b28 : Tue Sep 09 2003 - 04:58:58 PDT