Package: glpk
Version: 4.8-1
Severity: important
I had a piece of code that has been working with GLPK quite happily
for some time. Today I had to make a slight change to my code and
found that it no longer compiles. Here are the error messages:
calc.c:264: warning: implicit declaration of function `lpx_set_col_coef'
calc.c:302: warning: implicit declaration of function `lpx_load_mat'
It seems that my system (the Testing verison of Debin GNU/Linux) has
recently updated my system from glpk-4.7 to glpk-4.8 and that caused
my code to break.
Please provide a separate versions of the library to avoid breakage
of previously working code.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (700, 'testing'), (650, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=ANSI_X3.4-1968)
(ignored: LC_ALL set to POSIX)
Versions of packages glpk depends on:
ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]