[C++ Patch] PR 31988

Paolo Carlini pcarlini@suse.de
Fri Oct 26 19:04:00 GMT 2007


Mark Mitchell wrote:
> Paolo Carlini wrote:
>   
>> Good point. Unfortunately, the above, as-is, gets the logic slightly
>> wrong. 
>>     
> :-(  Sorry about that.
>
> Let's factor the duplicate pedwarn out of your version by moving it
> below the "if", and then saying:
>
> if (e == 2)
>   pedwarn (...);
>
> OK with that change.
>   
As committed. Thanks,

Paolo.

//////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_31988_3
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20071026/8aff5684/attachment.ksh>


More information about the Gcc-patches mailing list