The two cases in Pike can easily be removed though: in f_exit in builtin_functions.c an apply call can be made. in main.c, using e.g. Pike_vsnprintf instead might work.
The question is if any external C modules uses f_werror.
/ Martin Nilsson (räfsfiskal)
Previous text:
2004-07-04 19:43: Subject: Re: Warnings from startup script
If f_werror is removed, all code using it will break.
/ Martin Nilsson (räfsfiskal)