On 2015-11-08 00:50, Andrew Makhorin wrote:
         New API routine glp_at_error was added and documented. Thanks
         to Jeroen Demeyer <[email protected]> for suggestion.

There is one problem though: the new code does not reset the error indicator to 0 before calling err_hook(). So even if the error hook uses longjmp() to continue execution, the error state remains set.

Jeroen.

_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to