Kevin Ryde <[EMAIL PROTECTED]> wrote: > I don't think that function ever returns, gcc probably shouldn't > complain about such cases.
__attribute__((noreturn)) may be helpful in that case. paul _______________________________________________ Bug-guile mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-guile
