On Llu, 2005-06-27 at 01:02, Eric Anholt wrote:
> > definitely vote for 120. You will need to do some manual touch up
> > after Lindent. It will mess up formatting of C99 initializers and some
> > constant blocks.
> 
> Please, 80 is standard.

Not for most code I've looked at. 80 generates horrible formatting like
               printf(
                "hello",
                  x, 
                y+5);

all the time.


Disagree also about axing the comment - its useful to know why something
is being done.



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to