On 1/6/14, 4:46 PM, Jeff Walden wrote:
JS widely uses 99ch line lengths (allows a line-wrap character in 100ch 
terminals).  Given C++ symbol names, especially with templates, get pretty 
long, it's a huge loss to revert to 80ch because of how much has to wrap.  Is 
there a reason Mozilla couldn't increase to 99 or 100?

btw, Firefox for Android's Java code uses a 100 character line length because Java identifier names are very verbose (and 100 characters is Google's coding style for its Android Java code).


chris
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to