On 02/26/2015 08:31 AM, Emil Velikov wrote:
On 26/02/15 15:26, Brian Paul wrote:
...
I just like consistency.
You're not the only one here :-)
As for the grep, can't you use '$' to match EOL: git grep "^enum foo$" ?
It's actually one less keystroke! :)
Last time I've tried it there were some declarations which had trailing
whitespace, and functions such as
enum foo
fancy_function(...)
Ah, right.
Guess I might need to move to ctags :-\
OK. But if the other brace style really works better, I'm happy to
switch to that. I'm going to push my patches as-is for now though.
-Brian
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev