Kevin Ryde writes:
Andreas V�gele <[EMAIL PROTECTED]> writes:
It seems that alloca.h must be included on HP-UX even when Guile is built with GCC.
eval.c: In function `deval': eval.c:2910: warning: implicit declaration of function `alloca'
That's odd, it's meant to be a builtin outside of strict c89 or c99 mode.
Here's the patch that I use. I'll look at the remaining problems tomorrow.
eval.c.diff
Description: Binary data
smime.p7s
Description: S/MIME cryptographic signature_______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile
