Andy Dougherty wrote:

The Solaris compiler complained when classes/complex.c tried to return a
value from a void function.  This patch assumes the function indeed is
intended to be void and no return value is needed.

You're right, it slipped. We really need compiler flags to catch these. Still, it is strange that GCC didn't complain about that too.



Reply via email to