Issue information

Issue ID
#2241
Status
Unable to Fix
Severity
None
Started
Hercules Elf Bot
Sep 17, 2008 18:18
Last Post
Hercules Elf Bot
Sep 17, 2008 18:18
Confirmation
N/A

Hercules Elf Bot - Sep 17, 2008 18:18

Originally posted by [b]Rehael[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=2241

Hihi, i think that this is my first bug report. :X

there is a small problem with cbasetypes.h in that common folder :q.
First let me specify this: problem only happens to GCC users.
it's related to typedef

i tried compiling with gcc 3.0.1 on my server and it told me : Syntax Error before typedef.
i went to the file to watch absurdly standard C code :| , there's no error here wtf x.x! i tried compiling localy using my dev cpp and it worked fine (IMG:style_emoticons/default/ohmy.gif).
an incompatibility between compilers would be absurd here because there's nothing more standard than that file..

could you guys help figure what the real problem is? because gcc only displays syntax error which is WRONG. i'm sure a lot of people use gcc on their freebsd or maybe linux servers so that's i why i put it here.