guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Missing #include in eval.c


From: rm
Subject: Missing #include in eval.c
Date: Fri, 28 Feb 2003 22:32:39 +0100
User-agent: Mutt/1.3.28i

Hello list,

during an attempt to compile guile-1.6.3 on
AIX-4.2 (with gcc-3.0.2) i get a warning about
an implicitly declared 'alloca()' in file 'eval.c'.

>From the system's manpage i grok that <stdlib.h>
should be included. Is this a known problem?
(the function is used to allocate a  scm_t_debug_info
structure -- this bug will probably only show up
rather seldom :-)


 hth Ralf Mattes




reply via email to

[Prev in Thread] Current Thread [Next in Thread]