[Kst] kdeextragear-2/kst/kst [POSSIBLY UNSAFE]
George Staikos
staikos at kde.org
Mon Sep 13 21:22:30 CEST 2004
CVS commit by staikos:
Implement more operators and add them to the list:
&& - logical and
& - becomes bitwise and
|| - logical or
| - becomes bitwise or
!=
== and = are equivalent
';' added everywhere in the parser to make it compile with my bison again
repaired debugging output
CCMAIL: 88950-done at bugs.kde.org
M +5 -2 enodefactory.cpp 1.5
M +5 -2 enodefactory.h 1.5
M +83 -19 enodes.cpp 1.15
M +5 -2 enodes.h 1.10
M +849 -631 eparse.c 1.8 [POSSIBLY UNSAFE: printf]
M +30 -19 eparse.h 1.6
M +42 -34 eparse.y 1.8
M +55 -0 eqdialog.ui 1.26
M +79 -54 escan.c 1.7
M +8 -0 escan.l 1.7
More information about the Kst
mailing list