On Thu, 19 May 2005, Wez Furlong wrote:

> Can we ignore that particular warning in future?
> 
> Trailing commas are good to keep around for copy-and-paste purposes,
> and can also help to reduce the number of lines you see in a diff when
> elements are added to enums, arrays and structs, if you're into that
> kind of thing.
> 
> There should be a flag to turn this particular warning off, it's
> tempting to enable it if we detect gcc 4; the compiler shouldn't force
> you to change what is a safe and well accepted coding practice, for no
> better reason than just because the people writing the compiler are
> anally retentive.

To find that out, we can ask them to fix this annoyance, not?

regards,
Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to