#5700 closed defect (fixed)
AMIGAOS4: conflicting declaration
Reported by: | raziel- | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | Port: AmigaOS4 |
Version: | Keywords: | build | |
Cc: | Game: |
Description
scummvm-f6538d0
C++ backends/platform/sdl/hardwarekeys.o In file included from ./backends/platform/sdl/sdl-sys.h:32, from ./backends/platform/sdl/sdl.h:26, from backends/platform/sdl/hardwarekeys.cpp:23: ./common/scummsys.h:391: error: conflicting declaration 'typedef unsigned int uint32' ./config.h:48: error: 'uint32' has a previous declaration as 'typedef long unsigned int uint32' ./common/scummsys.h:392: error: conflicting declaration 'typedef int int32' ./config.h:51: error: 'int32' has a previous declaration as 'typedef long int int32' gmake: *** [backends/platform/sdl/hardwarekeys.o] Error 1
AmigaOS4 - PPC - SDL - BE gcc (GCC) 4.2.4 (adtools build 20090118)
Ticket imported from: #3301930. Ticket imported from: bugs/5700.
Change History (3)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 6 years ago
Component: | → Port: AmigaOS4 |
---|
This should be fixed now.