http://bugs.winehq.org/show_bug.cgi?id=4616
--- Comment #4 from Austin English austinenglish@gmail.com 2008-10-20 16:54:47 --- Program doesn't compile: austin@austin-desktop:~$ i586-mingw32msvc-gcc test_mail.c test_mail.c:1:2: invalid preprocessing directive #INCLUDE test_mail.c:2:10: #include expects "FILENAME" or <FILENAME> test_mail.c:4: error: syntax error before "Main" test_mail.c:6: error: syntax error before "PRIVATE" test_mail.c:6: error: syntax error before ':' token test_mail.c:6:39: warning: character constant too long for its type test_mail.c:6:135: warning: character constant too long for its type test_mail.c:8:15: warning: character constant too long for its type test_mail.c:11:27: warning: character constant too long for its type test_mail.c:28:47: invalid suffix "Page" on floating constant test_mail.c:135:3: warning: no newline at end of file
Is this still an issue in current (1.1.6 or newer) wine?