Fix inline machinery for GCC 4.3 and later in C99 mode.

This commit is contained in:
Ludovic Courtès 2008-04-03 17:28:42 +02:00
commit 979eade651
3 changed files with 45 additions and 40 deletions

1
NEWS
View file

@ -53,6 +53,7 @@ Previously, parsing short option names of argument-less options would
lead to a stack overflow.
** Fixed type-checking for the second argument of `eval'
** Allow compilation of Guile-using programs in C99 mode with GCC 4.3 and later
** Fixed build issue for GNU/Linux on IA64
** Fixed build issues on NetBSD 1.6
** Fixed build issue on Solaris 2.10 x86_64