Closed Bug 816162 Opened 12 years ago Closed 12 years ago

nsCycleCollectionTraversalCallback.h:62:49: warning: no newline at end of file

Categories

(Core :: XPCOM, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla20

People

(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)

Details

Attachments

(1 file)

I get the following warning for just about every file I compile:

# clang++ ... layout/svg/SVGFEImageFrame.cpp
In file included from layout/svg/SVGFEImageFrame.cpp:7:
In file included from ../../dist/include/nsContentUtils.h:22:
In file included from ../../dist/include/nsNodeInfoManager.h:14:
In file included from ../../dist/include/nsCOMPtr.h:40:
In file included from ../../dist/include/nsCycleCollectionNoteChild.h:12:
../../dist/include/nsCycleCollectionTraversalCallback.h:62:49: warning: no newline at end of file [-pedantic,-Wnewline-eof]
#endif // nsCycleCollectionTraversalCallback_h__
                                                ^
Attached patch fixSplinter Review
Attachment #686177 - Flags: review?(bjacob)
Attachment #686177 - Flags: review?(bjacob) → review+
https://hg.mozilla.org/mozilla-central/rev/455414f3e52c
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: