Hi all:
Here is the set of items that have changed with 2328 since the last e-mail vote.
In 16.5.1, Laurence suggested making this sentence consistent with the rest of the bullets (singular sampled value instead of plural sampled values)
* The sampled values of the triggered event property and the sequence methods triggered and matched (see 16.14.6) areis defined as the current values returned by these methods.
In 16.6 Manisha suggested changing:
- Any dynamic data type elements captured for assertion evaluation shall continue to exist within the scope of the assertion until the assertion evaluation completes.
to:
- Elements of dynamic arrays, queues, and associative arrays that are sampled for assertion expression evaluation may get removed from the array or the array may get resized before the assertion expression is evaluated. These specific array elements sampled for assertion expression evaluation shall continue to exist within the scope of the assertion until the assertion expression evaluation completes.
which much more closely mimics the text in 13.5.2.
In 16.6 Laurence suggested changing:
- Evaluation of an expression shall not have any side effects (e.g., the increment and decrement operators are not allowed)
to:
- Sequence match items with a local variable as the variable_lvalue may use the C assignment, increment, and decrement operators. Otherwise, evaluation of an expression shall not have any side effects (e.g., the increment and decrement operators are not allowed).
to capture the changes from mantis 2839 in 16.6.3 implemented in D2.
The example at the end of 16.6 was also updated as discussed in the meeting yesterday.
Thanks,
Scott
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Wed Aug 17 04:38:27 2011
This archive was generated by hypermail 2.1.8 : Wed Aug 17 2011 - 04:38:32 PDT