Eligible voters Closes 04-Nov-2005
Last Name First Name IR2020 IR2029 IR2031 IR2053 IR2059 IR2061
Ashenden Peter 1 1 1 1 1 1
Aynsley John 1 1 1 1 1 1
Bailey Stephen
Eisenhofer Karl 1 1 1 1 1 1
Lewis Jim 1 1 1 1 1 1
Molenkamp Bert 1 1 1 1 1 1
Myers Robert 1 1 1 1 1 1
Ostler Farrell
Pant Deepak
Ries John 1 1 1 1 1 1
Shields John 1 1 1 1 1 1
Swart Chuck 1 1 1 1 1 1
Thibault Scott
Vachoux Alain
Varikat Ajayharsh
TOTAL 15 9 9 9 9 9 9
Informative votes
Last Name First Name IR2020 IR2029 IR2031 IR2053 IR2059 IR2061
Berman Victor
Bhasker J.
Brophy Dennis
Dunlop Doug
Gover Keith
Guy Charles
Guyler Andrew
Hebert Olivier
Lavelle Evan
Lawrence James (Jay)
Martinolle Francoise
McNamara Michael 1 1 1 1 1 1
Moretti Gabe
Perez Lopez Serafin
Roethig Wolfgang
Schneider Tim
Shankar Sukrit 1 1 1 1 1 1
Willis John
Wu Dongxiang
Zamfirescu Alex 1 0[1] 0[2] 1 1 0[3]
TOTAL   3 2 2 3 3 2

[1]
The phrase "composite type with a subelement that is an access type" is not
correct. That is because a "subelement" is
of a type, not a type. The correct terminology
is "element subtype indication" for arrays, and "element subtype definition" for records.
Therefore, the correct formulation should use something like
"element subtype definition
or indication that denotes an access type"
. Note the use of "denotes" instead of "is."
[2]
ISSUE 1
Replace :
This operation should satisfy the following relation:

A = B * N + (A mod B)
with
For some integer value N, this operation should satisfy the following relation:

A = B * N + (A mod B)
ISSUE 2
Remove spaces before and after '
ISSUE 3
Make table consistent to LRM
a. Follow existing header capitalization conventions
b. No use of "The" in "The same type"
[3]
The paragraph and the notes
(specifying rights/rules already granted by omission) are IMHO a long way of stating
that:

Unless otherwise specified, using non standard mechanisms, an assertion
violation occurrence should not solely determine a stop of the model execution if its
severity level is less than FAILURE.


The report paragraph should not rely on the time the report is "displayed" but on the
report statement "evaluation". Something like:
 
Unless otherwise specified, using non standard mechanisms, a report statement
evaluation should not solely determine a stop in model execution if its
severity level is less than FAILURE.