bug-coreutils
[Top][All Lists]
Advanced

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

Re: spurious comma in sys/chown-core.c


From: James Youngman
Subject: Re: spurious comma in sys/chown-core.c
Date: Mon, 21 Feb 2005 17:21:28 +0000
User-agent: Mutt/1.3.28i

On Mon, Feb 21, 2005 at 11:22:55AM -0500, Daniel Reed wrote:

> The comma is unnecessary but not illegal in C89 (confirmed by compiling
> using gcc -std=c89).

I believe it is the case that -std=c89 simply turns off the C99
features, and does not therefore demonstrate that your program is
actually a conformant C89 program.

James.





reply via email to

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