[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-glpk] LANG variable v4.43
From: |
Eike Thaden |
Subject: |
[Bug-glpk] LANG variable v4.43 |
Date: |
Thu, 15 Apr 2010 09:34:11 +0400 |
Hello,
I think I found a bug (or an unexpected feature?):
When parsing a gnumath file I got an error:
variableName requires numeric data
Context: 0 1 0 0 0 0 0 0 0 0 ; param variableName := 1 0.2
The problem was my language setting: I used LANG=de_DE which implies
that floats are written with a comma, not a point: "0,2" would be
correct with this language setting.
Is it a bug? I'm not sure. From the examples given in the gnumath manual
I would expect float to be written with a point.
Some context information:
OS: Linux
Distribution: Debian Squeeze and Gentoo Stable
GLPK version: 4.43
Best regards and thank you very much for your great work!
Eike Thaden
- [Bug-glpk] LANG variable v4.43,
Eike Thaden <=