[rkward-cvs] rkward/rkward/rbackend rinterface.cpp,1.50,1.51
Thomas Friedrichsmeier
tfry at users.sourceforge.net
Sun Sep 10 23:45:42 UTC 2006
- Previous message: [rkward-cvs] rkward/rkward rkconsole.cpp, 1.25, 1.26 rkconsole.h, 1.17, 1.18 rkwatch.cpp, 1.45, 1.46 rkwatch.h, 1.21, 1.22
- Next message: [rkward-cvs] rkward TODO,1.131,1.132
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/rkward/rkward/rkward/rbackend
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv7009/rbackend
Modified Files:
rinterface.cpp
Log Message:
Correct line continuation in console and command log (remove spurious line breaks after each flushOutput ())
Index: rinterface.cpp
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/rbackend/rinterface.cpp,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -d -r1.50 -r1.51
*** rinterface.cpp 10 Sep 2006 23:01:07 -0000 1.50
--- rinterface.cpp 10 Sep 2006 23:45:40 -0000 1.51
***************
*** 146,150 ****
}
RKGlobals::controlWindow ()->removeCommand (command);
- watch->commandDone (command);
command->finished ();
if (command->type () & RCommand::DirectToOutput) {
--- 146,149 ----
- Previous message: [rkward-cvs] rkward/rkward rkconsole.cpp, 1.25, 1.26 rkconsole.h, 1.17, 1.18 rkwatch.cpp, 1.45, 1.46 rkwatch.h, 1.21, 1.22
- Next message: [rkward-cvs] rkward TODO,1.131,1.132
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rkward-tracker
mailing list