Bobby Holley wrote:

On Tue, Jan 28, 2014 at 7:15 PM, Anthony Jones <ajo...@mozilla.com> wrote:

There is also some vagueness and inconsistency around:

bool
MyClass::MyFunction()

vs

bool MyClass::MyFunction()

I'm pretty sure the former is correct per Gecko style. Benjamin can confirm.
My understanding is that it helps when you diff -p (which is one of our preferred diff flags) as you get as much of the function name as possible in the diff.

--
Warning: May contain traces of nuts.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to