1998-04-21 16:03:57 -04:00
|
|
|
|
1998-06-14 15:43:31 -04:00
|
|
|
Known bugs and suggested enhancements in libpng-1.0.2
|
1998-04-21 16:03:57 -04:00
|
|
|
|
|
|
|
|
1998-06-14 15:43:31 -04:00
|
|
|
1. March 15, 1998 -- OPTIMIZATION -- Kevin Bracey
|
1998-04-21 16:03:57 -04:00
|
|
|
|
|
|
|
Loops need to be optimized everywhere
|
|
|
|
|
1998-06-14 15:43:31 -04:00
|
|
|
Make them count down instead of up -- Kevin Bracey
|
1998-04-21 16:03:57 -04:00
|
|
|
|
1998-06-14 15:43:31 -04:00
|
|
|
Optimizing compilers don't need this, and making
|
|
|
|
the change would be error prone -- Tom Lane, Glenn R-P
|
1998-06-06 16:31:35 -04:00
|
|
|
|
1998-06-14 15:43:31 -04:00
|
|
|
Question whether i-- or --i is better.
|
1998-06-06 16:31:35 -04:00
|
|
|
|
1998-06-14 15:43:31 -04:00
|
|
|
STATUS: Under investigation, postponed until after
|
|
|
|
libpng-1.0.2. About 160 loops turned around
|
|
|
|
in libpng-1.0.2a, for testing.
|
1998-06-06 16:31:35 -04:00
|
|
|
|