Seriously odd g++ error trying to include os2emx.h from os2.h
In file included from ../../dist/include/xpcom/plevent.h:204,
from ../../dist/include/xpcom/nsIEventTarget.h:17,
from ../../dist/include/xpcom/nsIEventQueue.h:10,
from D:/builds/nightlies/thunderbird/mozilla/layout/generic/nsSelection.cpp:97:
C:/GCC335/include/os2.h:35:79: C:/GCC335/include/os2emx.h: Invalid argument
In file included from ../../dist/include/xpcom/nsIEventTarget.h:17,
from ../../dist/include/xpcom/nsIEventQueue.h:10,
from D:/builds/nightlies/thunderbird/mozilla/layout/generic/nsSelection.cpp:97:
../../dist/include/xpcom/plevent.h:550: error: parse error before `*' token
make.exe[5]: *** [nsSelection.o] Error 1
make.exe[5]: Leaving directory `D:/builds/nightlies/thunderbird/mozilla/obj/layout/generic'
make.exe[4]: *** [libs] Error 2
make.exe[4]: Leaving directory `D:/builds/nightlies/thunderbird/mozilla/obj/layout'
Change History
(5)
Milestone: |
libc-0.6.1 → libc-0.6.2
|
Milestone: |
libc-0.6.2 → libc-0.6.3
|
Milestone: |
libc-0.6.3 → libc-0.6.4
|
Resolution: |
→ wontfix
|
Status: |
new → closed
|
it doesn't appeares to be related to #22 since that only happens if writing is denied and has a different error code than what this appears to be (EINVAL).