On Fri, Dec 31, 2010 at 07:57:34AM +0100, Stefan Reinauer wrote:
On 12/30/10 10:48 PM, Nils wrote:
- {0xffffffff, {0xffffffff, 0xffffffff}},
- {0xFFFFFFFF, {0xFFFFFFFF, 0xFFFFFFFF}},
I don't think we should capitalize hexadecimal numbers. We never did (on purpose) anywhere else.
Bikeshed, anyone?
Yup, I also prefer non-capitalized, but that's probably a matter of taste. I'm relatively sure the majority of our code-base uses lower-case right now.
Uwe.