bug-gnulib
[Top][All Lists]
Advanced

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

Re: cycle-check: needs inline


From: Jim Meyering
Subject: Re: cycle-check: needs inline
Date: Mon, 12 Mar 2007 13:50:53 +0100

Bruno Haible <address@hidden> wrote:
> Hi Jim,
>
> The cycle-check module uses 'inline', therefore should make sure it's 
> supported
> or defined away. Currently it leads to a failure like this, on Solaris 2.5.1
> with SunPRO C 5.0:
>
> cc -O -DHAVE_CONFIG_H -I. -I..      -g -c cycle-check.c
> "cycle-check.c", line 38: undefined or not a type: inline
>
> Here's a proposed patch.
>
> 2007-03-11  Bruno Haible  <address@hidden>
>
>       * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.

That's fine, even though I consider such an
old version of Solaris to be irrelevant.

You're welcome to apply it.




reply via email to

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