bug-gnulib
[Top][All Lists]
Advanced

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

Re: syntax error in m4/socklen.m4


From: Dustin J. Mitchell
Subject: Re: syntax error in m4/socklen.m4
Date: Wed, 9 Apr 2008 17:55:42 -0400

On Wed, Apr 9, 2008 at 5:45 PM, Bruno Haible <address@hidden> wrote:
>  It's not only the indented #include which fails. The compiler message
>  "error 1705: Function prototypes are an ANSI feature." clearly indicates
>  that many more errors are to be expected, because the compiler is not even
>  ANSI C89 compliant (in 2008!).

Very true.  And, in this case at least, the user does not have access
to the ANSI version of the compiler (-Ae) -- apparently that's a
value-add feature.  Heh.

It was my impression that #xxx directives should always start in
column 0.  Apparently that impression is as "dated" as C89 :)

Thanks for your time.
Dustin

-- 
Storage Software Engineer
http://www.zmanda.com




reply via email to

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