Christoph Mallon wrote:
-When declaring variables in functions declare them sorted by size,
-then in alphabetical order; multiple ones per line are okay.
+When declaring variables in functions declare them sorted in alphabetical order;

What's wrong with logical grouping, especially when the new localized declaration style is used (so tons of variables are not declared at a time anymore)?

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"

Reply via email to