Subject: Re: [sv-ec] Email Vote 5
From: Stefen Boyd (stefen@boyd.com)
Date: Thu Mar 13 2003 - 16:13:28 PST
At 05:22 PM 3/10/2003 -0800, David W. Smith wrote:
>The following are the list of changes that need approval. Please consider
>each and vote on them.
>
>_x_yes __no 1. Approve CH-111 (Action items and clean-up from Draft 3)
Note that the bnf for this production has changed
already, and due to the way identifiers are done
in the verilog bnf, it's a little different:
REPLACE:
type_declaration ::=
typedef data_type type_declaration_identifier ;
| typedef hierarchical_identifier . type_identifier
type_declaration_identifier ;
| typedef [ class ] class_identifier ;
| typedef class_identifier [ parameter_value_assignment ]
type_declaration_identifier ;
WITH:
type_declaration ::=
typedef [ data_type ] type_declaration_identifier ;
| typedef hierarchical_identifier . type_identifier
type_declaration_identifier ;
| typedef [ class ] class_identifier ;
| typedef [ enum ] enum_identifier ;
| typedef [ struct ] variable_identifier ;
| typedef [ union ] variable_identifier ;
| typedef class_identifier [ parameter_value_assignment ]
type_declaration_identifier ;
>_x_yes __no 2. Approve CH-113 (All of these were handled in 10 March
>meeting or are result of action items from that meeting)
>_x_yes __no 3. Approve CH-114 (Resolve all editor's notes except for 5 in
>AI-73 and AI-84)
>_x_yes __no 4. Approve CH-115 (Annex D rework for class header and rename
>to Annex C)
>_x_yes __no 5. Approve CH-116 (All of these were handled in 10 March
>meeting or are result of action items from that meeting)
>
>Voting on these items will close at the end of the work day on Thursday 13
>February 2003.
>
>Same voting rules as last time with the exception that the voting period
>is reduced as indicated in meeting on 10 March 2003.
>David W. Smith
>Synopsys Scientist
>
>Synopsys, Inc.
>Synopsys Technology Park
>2025 NW Cornelius Pass Road
>Hillsboro, OR 97124
>
>Voice: 503.547.6467
>Main: 503.547.6000
>FAX: 503.547.6906
>Email: <mailto:david.smith@synopsys.com>david.smith@synopsys.com
>http://www.synopsys.com
>
This archive was generated by hypermail 2b28 : Thu Mar 13 2003 - 17:18:16 PST