[freetds] 0.63 Release Candidate 1
James K. Lowden
jklowden at schemamania.org
Thu Dec 2 01:06:47 EST 2004
"ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio at vodafone.com> wrote:
> > In 0.62, "tds_free_connection" was called "tds_free_connect()".
...
> Adding a function do not cause a version bump however if linker found
> old library before you can have a undefined reference.
True, but we didn't merely add a function. We removed tds_free_connect().
That requires a bump.
The linker found the wrong library because we told it to look for the
wrong version (by not bumping the major).
--jkl
More information about the FreeTDS
mailing list