On Tue, Dec 15, 2009 at 05:31:27AM +0100, Carl-Daniel Hailfinger wrote:
> We currently have a 80-column limit in almost all files (except database
> like stuff in flashchips.c etc.).
> In the last few months, we have added more debug messages and more
> verbose and thus better understandable messages. Especially at a deep
> nesting level, using printf_debug can mean you have less than 20 chars
> per line left for messages. This actively reduces code readability.
> 
> I would like to move the column limit from 80 to some other agreed-upon
> value, but I don't know which one.
> - 100
> - 120
> - 132
> 
> What do YOU think?
> 
> Regards,
> Carl-Daniel

What about 4 space indents?

Luc Verhaegen.

_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to