Bug 77065

Summary: Last line in lib/compat/kdevkstdaction.h doesn't end with newline
Product: [Applications] kdevelop Reporter: The Written Word <bugzilla-kde>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: IRIX   
Latest Commit: Version Fixed In:

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 ).