Revision 593700

Go back to digest for 15th October 2006

Bug Fixes in KDE Base

David Faure committed changes in /branches/KDE/3.5/kdebase/kdesktop/minicli.cpp:

Fix crash when typing "56+" in minicli (i.e. when bc gives a parse error).
The QTextStream dtor closes the implicitly created QFile, which flushes, so this must be done before the pclose.

File Changes

Modified 1 files
  • /branches/KDE/3.5/kdebase/kdesktop/minicli.cpp
1 files changed in total