[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r18448 - trunk/subversion/include

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2006-02-14 17:02:03 CET

Peter Samuelson wrote:
> Sure enough, 'gcc -pedantic' warns about trailing commas in enum
> declarations, but *not* about trailing commas when populating an array
> or a struct. I wonder whose bright idea it was to consider the one
> less valid than the others.

Oh! I didn't realise a trailing comma was allowed on an array or struct
initialiser list. I've been telling people in reviews that it's not. Sorry,
folks.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 14 17:05:38 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.