help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] Hook needed in xfault()


From: glpk xypron
Subject: [Help-glpk] Hook needed in xfault()
Date: Wed, 19 Mar 2008 04:31:38 +0100

Hello Andrew,

if an error occurs in the GLPK library xfault is called and executes abort(). 
This is permissible in GLPSOL.

In other programs using the library this behavior causes trouble:
- The calling program cannot release objects and libraries.
- The user of a GUI program cannot save his prior work.

Please, provide a hook function in xfault() (in glib05.c).

If the hook is set, abort() should not be executed. Instead the calling program 
shall decide what to do next.

Best regards

Xypron


-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer




reply via email to

[Prev in Thread] Current Thread [Next in Thread]