This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 186355 - No newline inserted at end of file
Summary: No newline inserted at end of file
Status: RESOLVED DUPLICATE of bug 127364
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Alexey Vladykin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-19 08:26 UTC by brucec
Modified: 2010-05-21 07:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description brucec 2010-05-19 08:26:07 UTC
When a C/C++ file is saved, the editor should insert a newline to adhere to the C/C++ standards. The NetBeans editor doesn't do this and as a result gcc produces a warning.
Comment 1 Alexey Vladykin 2010-05-21 07:10:55 UTC

*** This bug has been marked as a duplicate of bug 127364 ***