Bruno Haible <[EMAIL PROTECTED]> wrote:
> The i-ring.h file includes . Therefore it should depend on
> the 'stdbool' module. Currently it gives an error on Solaris 10 for example:
>
> cc -xarch=v9 -O -DHAVE_CONFIG_H -I. -I.. -g -c i-ring.c
> "/usr/include/stdbool.h", line 42: #error: "Use of
The i-ring.h file includes . Therefore it should depend on
the 'stdbool' module. Currently it gives an error on Solaris 10 for example:
cc -xarch=v9 -O -DHAVE_CONFIG_H -I. -I.. -g -c i-ring.c
"/usr/include/stdbool.h", line 42: #error: "Use of is valid only in
a c99 compilation environment."