From: Sean Hunter <sean@dev.sportingbet.com>
To: Jesper Juhl <juhl@eisenstein.dk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] pedantic code cleanup - am I wasting my time with this?
Date: Mon, 23 Apr 2001 16:48:40 +0100 [thread overview]
Message-ID: <20010423164840.A29013@dev.sportingbet.com> (raw)
In-Reply-To: <3AE449A3.3050601@eisenstein.dk>
In-Reply-To: <3AE449A3.3050601@eisenstein.dk>; from juhl@eisenstein.dk on Mon, Apr 23, 2001 at 05:26:27PM +0200
On Mon, Apr 23, 2001 at 05:26:27PM +0200, Jesper Juhl wrote:
> All the above does is to remove the last comma from 3 enumeration lists.
> I know that gcc has no problem with that, but to be strictly correct the
> last entry should not have a trailing comma.
>
Sadly not. This isn't a gcc thing: ANSI says that trailing comma is ok (K&R
Second edition, A8.7 - pg 218 &219 in my copy)
Sean
next prev parent reply other threads:[~2001-04-23 15:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-23 15:26 [PATCH] pedantic code cleanup - am I wasting my time with this? Jesper Juhl
2001-04-23 15:24 ` Jeff Garzik
2001-04-23 15:37 ` Richard Gooch
2001-04-23 16:23 ` Jesper Juhl
2001-04-23 15:48 ` Sean Hunter [this message]
2001-04-23 15:58 ` Jesper Juhl
2001-04-24 4:59 ` Rusty Russell
-- strict thread matches above, loose matches on Subject: below --
2001-04-24 8:25 Stephen Satchell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010423164840.A29013@dev.sportingbet.com \
--to=sean@dev.sportingbet.com \
--cc=juhl@eisenstein.dk \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.