[Kst] [Bug 93802] Equation parser error handling needs enhancement
George Staikos
staikos at kde.org
Thu Nov 25 02:21:08 CET 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=93802
staikos kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From staikos kde org 2004-11-25 02:21 -------
CVS commit by staikos:
Added a parse error handler. Needs error case text in the parser to be even
somewhat meaningful I think, but no more spewing to the console, and KstDebug
gets populated appropriately.
FEATURE: 93802
A kst/eparse-eh.cpp 1.1 [GPL (v2+)]
A kst/eparse-eh.h 1.1 [GPL (v2+)]
M +1 -0 kst/Makefile.am 1.163
M +857 -649 kst/eparse.c 1.11
M +31 -22 kst/eparse.h 1.8
M +3 -5 kst/eparse.y 1.11
M +15 -4 kst/ksteqdialog_i.cpp 1.69
M +8 -1 kst/kstequation.cpp 1.13
M +5 -1 tests/testeqparser.cpp 1.16
More information about the Kst
mailing list