<div dir="ltr"><div class="gmail_extra">On Wed, Apr 24, 2013 at 2:48 PM, Krzysztof Parzyszek <span dir="ltr"><<a href="mailto:kparzysz@codeaurora.org" target="_blank">kparzysz@codeaurora.org</a>></span> wrote:<br><div class="gmail_quote">
<div>... </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"></div>
6.7.3 Type qualifiers<br>
<br>
5 If an attempt is made to modify an object defined with a const-qualified type through use of an lvalue with non-const-qualified type, the behavior is undefined. If an attempt is made to refer to an object defined with a volatile-qualified type through use of an lvalue<br>

with non-volatile-qualified type, the behavior is undefined.<span class="HOEnZb"><font color="#888888"><br><br></font></span></blockquote><div><br></div><div style>I stand corrected. Thanks, Krysztof.</div><div style><br>
</div><div style>-Cameron</div></div></div></div>