[Top][All Lists]
[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
- [Help-glpk] VBA/dll for Excel, Meketon, Marc, 2008/03/17
- Re: [Help-glpk] VBA/dll for Excel, Xypron, 2008/03/18
- RE: [Help-glpk] VBA/dll for Excel, Meketon, Marc, 2008/03/18
- Re: [Help-glpk] VBA/dll for Excel, Andrew Makhorin, 2008/03/18
- Re: RE: [Help-glpk] VBA/dll for Excel, glpk xypron, 2008/03/18
- [Help-glpk] Hook needed in xfault(),
glpk xypron <=
- Re: [Help-glpk] Hook needed in xfault(), Andrew Makhorin, 2008/03/19
- Re: [Help-glpk] Hook needed in xfault(), glpk xypron, 2008/03/19
- Re: [Help-glpk] Hook needed in xfault(), Andrew Makhorin, 2008/03/19
- Re: [Help-glpk] Hook needed in xfault(), glpk xypron, 2008/03/19
- Re: [Help-glpk] Hook needed in xfault(), Andrew Makhorin, 2008/03/19
RE: [Help-glpk] VBA/dll for Excel, Meketon, Marc, 2008/03/18