Andreas Jaeger <[EMAIL PROTECTED]> writes:

> make proto on gcc trunk fails on Linux/x86_64 with:

Do you actually need protoize and unprotoize?  I think it would be
nice to deprecate them.  Prototypes have been available for at least
15 years now.

> The trivial workaround is to add to gcc/Makefile.in something like:
> 
> # Fix for argument ‘clean_text_p’ might be clobbered by ‘longjmp’ or ‘vfork’
> unprotoize.o-warn = -Wno-error
> 
> If I should submit this as patch, please tell me,

Looks good to me, not that I can approve it.

Ian

Reply via email to