Sebastian Harl <[EMAIL PROTECTED]> writes: > Is it possible to (backward-)incompatibly change the API while not > changing the ABI? I can't think of an example right now.
Yes -- for example, changing macros in header files without changing any of the library interfaces, or moving, renaming, or merging header files. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

