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(...)

Guess I might need to move to ctags :-\

-Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to