#239 closed bug (fixed)
Will not compile with GCC4
Reported by: | Owned by: | axeld | |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Build System | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Crosscompiling from linux.
Do not know if this is isolated to my system, or if its a GCC4 error or whatever.
src/servers/app/CursorManager.cpp:85: error: 'nothrow' was not declared in this scope
Tried as told by JBurton to #include <new> but no change.
Change History (4)
comment:1 by , 19 years ago
Component: | Servers → Build System |
---|
comment:2 by , 19 years ago
comment:3 by , 19 years ago
Resolution: | → fixed |
---|
comment:4 by , 19 years ago
Status: | new → closed |
---|
Note:
See TracTickets
for help on using tickets.
Fixed in hrev16546.