bug-glpk
[Top][All Lists]
Advanced

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

Re: [Bug-glpk] Error in xBase driver in str2num(buf, &num) == 0


From: Andrew Makhorin
Subject: Re: [Bug-glpk] Error in xBase driver in str2num(buf, &num) == 0
Date: Wed, 8 Apr 2009 13:47:30 +0300

> I got this error in "xBase" data format.

> Assertion failed: str2num(buf, &num) == 0
> Error detected in file ..\src\glpmpl06.c at line 760


> Here is the error:

>cmd /c path=%path%;C:\gusek_0-2-3\gusek&& glpsol.exe --cover --clique
>--gomory --mir -m "ONDY_model_exp.mod"    && if not '00'=='00' gusek.exe
> Reading model section from ONDY_model_exp.mod...
> Reading data section from ONDY_model_exp.mod...
> 1787 lines were read

> Reading Area1...
> Assertion failed: str2num(buf, &num) == 0
> Error detected in file ..\src\glpmpl06.c at line 760

Thank you for the bug report.

The error appears due to incorrect numeric data on reading csv or dbf
file. There must be an error message rather than abnormal termination,
however, I just missing that when was writing the code.


Andrew Makhorin





reply via email to

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