Hi Dimitry,
I found one inconsistency in draft5 related to use of automatic variables in sampled value functions. In 16.5.1, it says:
- When a past or a future value of an automatic variable is referenced by a sampled value function,
the current value of the automatic variable is taken instead.
But in 16.9.3, it says:
All variables referenced in the actual argument expressions passed to these functions shall be
static.
So, as per 16.9.3, using automatic variables in sampled value functions is not allowed. I think this is something which needs fix in this PAR itself if possible.
Thanks.
Manisha
Received on Thu Jul 5 23:04:01 2012
This archive was generated by hypermail 2.1.8 : Thu Jul 05 2012 - 23:04:05 PDT