Indeed. Or compile Pike using a C++ compiler where things like this wouldn't be a warning but an error. :-P (no, not serious, really).
--pedantic-errors anyway?
/ David Hedbor (I live in interesting times)
Previous text:
2002-09-13 00:10: Subject: empty_pike_string
Thanks. It would be nice if we could use -Werror, that makes warnings _much_ harder to miss ( :) ), but alas there is stuff like "foo may be clobbered by longjmp" where it's very difficult to convince gcc that the code is actually correct...
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)