On 31 March 2011 00:17, Nick Treleaven nick.treleaven@btinternet.com wrote:
Hi, I support Colomban's commit, but I think that these macros make code hard to read. I therefore think we should only use them in places where performance actually matters. If the time saving is probably under a millisecond, we should not use them as it makes code harder to understand. Save them for inner loops IMO.
+1
Cheers Lex