
June 8, 2011
3:12 p.m.
On Wed, Jun 8, 2011 at 7:35 AM, David Malcolm <dmalcolm@redhat.com> wrote:
After ~12 years of doing this, it comes naturally. I appreciate that this may come across as weird though :)
I actually thought Brett's rationale in the checkin comment was reasonable (if you get in the habit of putting constants on the left, then the classic "'=' instead of '=='" typo is a compiler error instead of a reassignment). Call it a +0 in favour of letting people put constants on the left in C code if they prefer it that way, so long as any given if/elif chain is consistent in the style it uses. Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia