tags 266491 -patch
thanks
Hi,
thank you very much for your bug report. However, your patch
| diff -r -u3 netpbm-free-9.20/pnm/giftopnm.c netpbm-free-9.20-gif-alpha-fix/pnm/giftopnm.c
| --- netpbm-free-9.20/pnm/giftopnm.c Sun Oct 7 21:09:35 2001
| +++ netpbm-free-9.20-gif-alpha-fix/pnm/giftopnm.c Tue Aug 17 06:07:38 2004
| @@ -524,7 +524,7 @@
|
|
| static void
| -ReadImage(FILE *fd, pixel ** const image, const int len, const int height,
| +ReadImage(FILE *fd, pixel ** const image, bit ** const alpha, const int len, const int height,
| unsigned char cmap[3][MAXCOLORMAPSIZE], const int interlace) {
| [...]
applys only against the version in woody. In sid, this code is more or
less a re-write. I'm sorry, but I can't apply your patch at all any
more. It would be greate if you can forward-port your fix.
Thanks for your submission.
Cheers,
Andi