* Andrew Makhorin <[EMAIL PROTECTED]> [2008-10-05 19:18]: > I do not think so. Glp_put_solution is *not* (and never was) an API > routine, and application programs must not use it. [snip]
Well, glp_put_solution appeared in glpapi.h in version 4.31. If a user had compiled an application calling this function and linked against libglpk.so.0.16.0, the program would fail if libglpk.so.0.17.0 is present in the system, even though ld.so would not complain. Anyway, this is a highly theoretical and extremely improbable case, so let's continue with libglpk0 in 4.32. The Debian package will soon be uploaded to the experimental distribution. I am avoiding the upload to unstable until the lenny release. -- Rafael _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
