I'm getting the following real warnings in VC++:

E:\src\freesci\src\scicore\console.c(718) : warning C4715: 'c_list_words'
: not all control paths return a value
E:\src\freesci\src\scicore\console.c(751) : warning C4715:
'c_list_suffices' : not all control paths return a value


This seems to have the potential to be really bad, but I'm not sure what
the return value should be at the end of the function. Let me know what it
should be an I'll check in a fix.


--
http://www.clock.org/~matt


Reply via email to