Issue information

Issue ID
#5107
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Dec 9, 2011 3:15
Last Post
Hercules Elf Bot
Apr 4, 2012 8:34
Confirmation
N/A

Hercules Elf Bot - Dec 9, 2011 3:15

Originally posted by [b]MWestfall[/b]
[code]
In file included from ./RRConfig/Core.h:18,
from map.h:16,
from mapreg_sql.c:11:
./RRConfig/./Renewal.h:53:7: warning: no newline at end of file
In file included from ./RRConfig/Core.h:19,
from map.h:16,
from mapreg_sql.c:11:
./RRConfig/./Secure.h:36:7: warning: no newline at end of file
In file included from ./RRConfig/Core.h:24,
from map.h:16,
from mapreg_sql.c:11:
./RRConfig/./Data/Const.h:33:7: warning: no newline at end of file
[/code]

To fix I had to add an extra line to the end of each .h file in /src/map/RRConfig and its sub folders.

I added a comment to indicate the blank line at end was there for a reason.

Hercules Elf Bot - Dec 9, 2011 3:45

Originally posted by [b]Brian[/b]
Updating status to: [b]Fixed[/b] in [rev=15043].