On Mon, 21 Apr 2008, Ralf Wildenhues wrote:

Does this work with C and C++ compilers?  Does it change the ABI or API?
If yes, no, then I like it.  Otherwise, as nice as it is, it would be a
bit inappropriate for a minor release number, no?

I use this approach in GraphicsMagick C code without any problems.

If it changes the ABI then the existing code must be broken. It could only be seen as an API change if the using application did not use libtool's specified API types (as it should).

We would (of course) test with many compilers prior to release.

Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



Reply via email to