[1/3] xmllite: Use buffer offset instead of pointers

Alexandre Julliard julliard at winehq.org
Tue Oct 8 01:56:56 CDT 2013


Nikolay Sivov <nsivov at codeweavers.com> writes:

> On 10/6/2013 19:06, Nikolay Sivov wrote:
>> It's normal to grow destination buffer, in this case all stored
>> pointers will be trashed. This patch uses offsets from start of a
>> buffer instead.
>>
> Hi, Alexandre.
>
> Patches list shows a build failure for this one, and I don't see any
> failures on testbot for it so assuming something it fails on your
> machine. So what's the exact failure you get?

It's compiler warnings, you have several uninitialized or unused
variables. Please review your changes carefully.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list