glpk 4.32 problem

ggl329 at gmail.com ggl329 at gmail.com
Thu Oct 30 09:46:20 CDT 2008


John W. Eaton wrote:
> On 30-Oct-2008, ggl329 at gmail.com wrote:
> 
> | _glp_lib_print_hook is also obsolete. An essential solution is to remove
> | two hook functions from src/DLD-FUNCTIONS/glpk.
> | (lib_term_hook or _glp_lib_term_hook can be used in place of them ??)

I mistook. _glp_lib_term_hook won't be exported, either. glp_term_hook
is the correct name, which is declared in glpk.h.

> What happens if these functions are omitted and we are using an older
> version of glpk?  Can they be called?  If so, what is the default
> action if the hook is not defined?

Sorry, I'm not familiar with glpk. I don't know details.

-- 
  ggl329 at gmail.com


More information about the Bug-octave mailing list