https://bugs.kde.org/show_bug.cgi?id=202096 Summary: if not ended by "endl" a cout is not displayed ins the run tab Product: kdevelop Version: unspecified Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: mensoif_gerard@yahoo.fr Version: 3.9.94 (using KDevPlatform 0.9.94) (using 4.2.4 (KDE 4.2.4), Debian packages) Compiler: cc OS: Linux (i686) release 2.6.26-2-686 If you make : cout << "test line"; and don't end it by a "endl", it get not displayed in the run tab . Maybe it's overwritten by "*** Exited normally ***". I don't know if it's done intentionally, but I searched quite a lot of time in my code before i noticed that the problem was the missing endl. I know that it might be ugly but displaying "test line*** Exited normally ***" would be better as the cout at least get displayed. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs