This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [cxx-mem-model] Consolidation 2 - the fetch ops.


On 09/15/2011 02:06 PM, Andrew MacLeod wrote:
>> Please don't embed = inside IF conditions.
>>
> sure, i just figured the extra parenthesis covered that.

It covers the -Wall warning, but I still find it significantly
harder to read.  And in this case all it does is make the IF
line too long.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]