Re: argp.h syntax errors!
- From: Andy Kahn <kahn zk3 dec com>
- To: Raja R Harinath <harinath cs umn edu>
- Cc: gnome-list gnome org, bse dial pipex com, Andy Kahn <kahn zk3 dec com>
- Subject: Re: argp.h syntax errors!
- Date: Sun, 12 Jul 1998 23:43:19 -0400
On Sun, Jul 12, 1998 at 06:00:57PM -0500, Raja R Harinath wrote:
> The offending lines start with `ARGP_EI', which is defined in the
> previous line as `extern inline'. `inline' isn't a valid keyword in
> GCC's `-ansi -pedantic' mode. For the time being, best is not to use
> this mode for compiling (`-Wall' is fine.)
>
> - Hari
wouldn't it be better to remove the 'inline' keyword altogether?
you can let the compiler automatically try and figure out whether
or not to inline something anyway...
--andy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]