[Bug 1306426] Re: pngquant is distributed in "SLOW (debug) version"

2014-04-28 Thread Launchpad Bug Tracker
This bug was fixed in the package pngquant - 2.1.0-1 --- pngquant (2.1.0-1) unstable; urgency=low [ Andreas Tille ] * debian/copyright: Changed e-mail address of upstream as requested [ Jackson Doak ] * New upstream release. Closes: #736215 * debian/control: Bump standards

[Bug 1306426] Re: pngquant is distributed in "SLOW (debug) version"

2014-04-12 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/pngquant -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1306426 Title: pngquant is distributed in "SLOW (debug) version" To manage notifications about this bug go to: htt

[Bug 1306426] Re: pngquant is distributed in "SLOW (debug) version"

2014-04-11 Thread Nelson A. de Oliveira
It was fixed in Debian unstable. Thanks for spotting this, uqbar. ** Also affects: pngquant (Debian) Importance: Undecided Status: New ** Changed in: pngquant (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1306426] Re: pngquant is distributed in "SLOW (debug) version"

2014-04-11 Thread Nelson A. de Oliveira
Right, the asserts :-) Good catch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1306426 Title: pngquant is distributed in "SLOW (debug) version" To manage notifications about this bug go to: https

[Bug 1306426] Re: pngquant is distributed in "SLOW (debug) version"

2014-04-11 Thread Uqbar
So, my comment#5 is totally bullshit. I wish I could delete it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1306426 Title: pngquant is distributed in "SLOW (debug) version" To manage notification

[Bug 1306426] Re: pngquant is distributed in "SLOW (debug) version"

2014-04-11 Thread Uqbar
NDEBUG has also the interesting side effect to disable the code that's in the assert() macros. [uqbar@Feynman ~/Files/000_Software/pngquant-2.1.0/lib] grep assert *.[hc] blur.c:assert(size > 0); libimagequant.c:assert(0 == (((uintptr_t)ptr) & 15)); libimagequant.c:assert(offset > 0 &&

[Bug 1306426] Re: pngquant is distributed in "SLOW (debug) version"

2014-04-11 Thread Uqbar
Nelson, you are definitely right. That nessage is as uselss as pointless. Sorry for bothering. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1306426 Title: pngquant is distributed in "SLOW (debug) v

[Bug 1306426] Re: pngquant is distributed in "SLOW (debug) version"

2014-04-11 Thread Nelson A. de Oliveira
Or NDEBUG isn't defined :-) fprintf(fd, "pngquant, %s, by Greg Roelofs, Kornel Lesinski.\n" #ifndef NDEBUG " DEBUG (slow) version.\n" #endif But anyway, it's only a message. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1306426] Re: pngquant is distributed in "SLOW (debug) version"

2014-04-11 Thread Uqbar
Are you sure DEBUG means that they used NDEBUG to compile? This is at least weird as the program also states it is "DEBUG (slow) version". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1306426 Title:

[Bug 1306426] Re: pngquant is distributed in "SLOW (debug) version"

2014-04-11 Thread Nelson A. de Oliveira
Actually not. It only means that it was compiled with NDEBUG defined. ** Changed in: pngquant (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1306426 Title: png