C++ patches ping ^3

Giovanni Bajo giovannibajo@libero.it
Mon Jul 5 16:17:00 GMT 2004


Nathan Sidwell wrote:

> I'd find something like
> case excessive:
>   error ("barf");
>   goto cleanup;
>   case insufficient:
>   ...
> case expl_spec:
> cleanup:
> 
> to be more obvious

OK, I'll update it.

>> [PR 2518] Correct lookup of operator new
>> http://gcc.gnu.org/ml/gcc-patches/2004-06/msg02525.html
> This is obviously correct.

OK, committed.

Thanks Nathan!

Giovanni Bajo




More information about the Gcc-patches mailing list