Matt Turner posted on Fri, 11 Feb 2011 20:39:04 +0000 as excerpted: > I'm a little unclear about -lpng vs -lpng15. ssuominen tells me on IRC > that probably 90% of packages linking with libpng will fail with 1.5. > These 90% will link with -lpng until a version that supports 1.5 is > released? The remaining 10% will go ahead and link with -lpng15? What > happens when 1.6 is released and breaks compatibility again?
That last is my first thought as well. If we go ahead and patch a whole bunch of stuff to -lpng15, we're locking ourselves in to screwing with them for 1.6 and beyond, as well. It seems to me that if we're going to patch, patch the real problem, so -lpng continues to work, and then we'll only be forced to fix what breaks with 1.6 when it comes out, not everything we broke by locking it to 1.5 specifically, as well. But I'm not the one doing the patching, so... -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman