[PATCH] Potential reference count races

Alexandre Julliard julliard at winehq.org
Sun Oct 28 11:07:16 CDT 2012


Nikolay Sivov <bunglehead at gmail.com> writes:

> On 10/28/2012 17:44, Max TenEyck Woodbury wrote:
>> Specifying the unnecessary use of a temporary store is a bad habit to
>> have.  You should tell the compiler exactly what needs to be done, not
>> throw in extraneous operations.
>>
>> So, the use of a post operator where a prefix operator is sufficient,
>> while almost certainly harmless, is still technically a mistake.

You must be joking.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list