Hi,
I've sent patch several times, but it has not been applied. Patch is reasonable, MIME type is OK. patch -p0 < mbox works ;-) (as recommended at http://winehq.org/site/docs/winedev-guide/style-notes) Please, tell what I must do to this patch to be applied?
Thanks a lot
-- HolyLich
Subject: [RESENDv2] winhelp: fix LZ77 decompressor Date: Thursday 10 August 2006 14:21 From: HolyLich lich@math.spbu.ru To: wine-patches@winehq.org
Hi,
This patch fixes a bug in LZ77 decompressor which affected only large (>0x1000) compressed embedded files, e.g. images (metafiles). I've never noticed it corrupting small images, but it may.
I sent this patch before but messed with MIME. Now it's OK.
ChangeLog: winhelp: Fix LZ77 decompressor
-------------------------------------------------------
2006/8/11, HolyLich lich@math.spbu.ru:
I've sent patch several times, but it has not been applied.
Why not use memmove() instead?
HolyLich lich@math.spbu.ru writes:
I've sent patch several times, but it has not been applied. Patch is reasonable, MIME type is OK. patch -p0 < mbox works ;-) (as recommended at http://winehq.org/site/docs/winedev-guide/style-notes) Please, tell what I must do to this patch to be applied?
You need to put your full name in the mail header or changelog so that you get credited correctly in the commit log. I don't apply patches sent under a pseudonym/alias.