This repository has been archived on 2023-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
libpng/KNOWNBUG

21 lines
790 B
Plaintext
Raw Normal View History

1998-04-21 20:03:57 +00:00
2006-02-24 12:30:16 +00:00
Known bugs in libpng version 1.2.9beta3
2000-02-05 05:40:16 +00:00
2002-07-02 03:23:46 +00:00
1. April 22, 2001: pnggccrd.c has been reported to crash on NetBSD when
2002-07-08 00:15:20 +00:00
reading interlaced PNG files, when assembler code is enabled but running
on a non-MMX i386 platform.
2001-04-04 03:43:19 +00:00
2001-11-24 20:53:31 +00:00
STATUS: Under investigation. The change to pnggccrd.c in libpng-1.2.1
2002-06-20 11:54:34 +00:00
fixed a problem under FreeBSD but not the problem with NetBSD, which
still fails as of libpng-1.2.2rc1.
2001-05-06 10:34:26 +00:00
2006-02-24 12:30:16 +00:00
2. February 23, 2006: The custom makefiles don't build libpng with -lz.
STATUS: This is a subject of debate. The change will probably be made
as a part of a major overhaul of the makefiles in libpng version 1.3.0.
3. February 23, 2006: The custom makefiles don't support --exec-prefix.
STATUS: For now, use \"configure\". This will probably be fixed in
libpng-1.3.0.