[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: [PATCH 3/9 v3] gdiplus: Add support for ImageAttributes when drawing image to metafile
From:       Piotr Caban <piotr.caban () gmail ! com>
Date:       2017-06-30 14:25:48
Message-ID: dfa087a2-5d88-3206-8d3c-a6d60a5b112c () gmail ! com
[Download RAW message or body]

On 06/30/17 16:11, Dmitry Timoshkov wrote:
> Piotr Caban <piotr@codeweavers.com> wrote:
> 
>> @@ -259,7 +278,7 @@ static DWORD METAFILE_AddObjectId(GpMetafile *metafile)
>>       id = 0;
>>       for (i=1; i<sizeof(metafile->objects_table)/sizeof(metafile->objects_table[0]); i++)
>>       {
>> -        if (metafile->objects_table[id] < metafile->objects_table[i])
>> +        if (metafile->objects_table[id] > metafile->objects_table[i])
> 
> This looks strange to change this right in the next patch.
I've made a mistake while rebasing the patches. Thanks for catching it.

Thanks,
Piotr




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic