On 11.03.2016 08:03, Andrew Makhorin wrote:
>
>> To fix the bug please do the following:
>>
>> 1) rename file glpk/src/mpl/sql.h to sql1.h
>>
>> 2) change line 31 in file glpk/src/mpl/sql.c to "#include "sql1.h"
>
> 3) change line 25 in file glpk/src/mpl/mpl6.c to "#include "sql1.h"
>
> (Sorry. Probably Moon phase was wrong.)
>


Hello Andrew,

in sql.c, please, update the comments:

656 * #include "glpsql.h"
1271 * #include "glpsql.h"

Will you create a new release for resolving the conflict between
#include <sql.h>
and
#include "sql.h"
at short notice?

Then I would wait for it before updating GLPK for Windows, GLPK for
Java, and GLPK C#/CLI.

Best regards

Heinrich


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

Reply via email to