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: Eric Blake
Subject: Re: syntax error in m4/socklen.m4
Date: Wed, 9 Apr 2008 22:09:55 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Dustin J. Mitchell <dustin <at> zmanda.com> writes:

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

Per C89 section 3.8,

A preprocessing directive consists of a sequence of preprocessing
tokens that begins with a # preprocessing token that is either the
first character in the source file (optionally after white space
containing no new-line characters) or that follows white space
containing at least one new-line character, and is ended by the next
new-line character.

-- 
Eric Blake






reply via email to

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