On Tue, May 27, 2008 at 11:29 AM, Andriy Gapon <[EMAIL PROTECTED]> wrote: > Should I still open a new one or maybe it's better to follow up on one of > those two. > > And just in case, here's a better description of what I am reporting > (demonstration by comparison): The warnings with the below code is correct because of how C/C++ define promotions. It is ^/|/& where the warnings are not correct and should be solved.
Thanks, Andrew Pinski