Bug 77065 - Last line in lib/compat/kdevkstdaction.h doesn't end with newline
Summary: Last line in lib/compat/kdevkstdaction.h doesn't end with newline
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources IRIX
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-09 06:24 UTC by The Written Word
Modified: 2004-03-10 23:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description The Written Word 2004-03-09 06:24:08 UTC
Version:            (using KDE KDE 3.2.0)
Installed from:    Compiled From Sources
Compiler:          MIPSpro Compilers: Version 7.41 
OS:          Irix

The IRIX C++ compiler issues a warning because the last line in lib/compat/kdevkstdaction.h doesn't end with newline:

cc-1001 CC: WARNING File = ../../lib/compat/kdevkstdaction.h, Line = 14
  The source file does not end with a new-line character.

  #endif
Comment 1 Sascha Cunz 2004-03-10 23:33:28 UTC
fixed in CVS; I Hope I won't get killed too often for this commit.

Please do NOT use the Bug-Tracking System for reporting compilation errors in future. Please contact the mailing list instead ( KDevelop-Devel AT KDevelop DOT org ).