| Issue 24: | False Bug alert in CncMap.cpp | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Message around line 2038 (BUG: Could not find an entry in art.ini ...) is not exactly a bug, but rather a wrong return value choice. The message appear for MINE section and notblocked0 key. In INIFile.cpp readInt() return false or the value of the key found. For MINE section in art.ini we have notblocked0=0 that is to say the same value as FALSE... INIFile.cpp or CncMap.cpp should be modified to avoid this |
|
,
Mar 04, 2009
I will inspect this thing.
Status: Started
Owner: damien.carol |
|
|
|