#6142 closed defect (fixed)
AMIGAOS4: Errors in video/video_decoder.h
Reported by: | raziel- | Owned by: | wjp |
---|---|---|---|
Priority: | normal | Component: | Port: AmigaOS4 |
Version: | Keywords: | build | |
Cc: | Game: |
Description
ScummVM latest sources
C++ video/video_decoder.o video/video_decoder.cpp:190: error: prototype for 'int Video::VideoDecoder::getCurFrame() const' does not match any in class 'Video::VideoDecoder' ./video/video_decoder.h:207: error: candidate is: int32 Video::VideoDecoder::getCurFrame() const video/video_decoder.cpp:190: error: 'int Video::VideoDecoder::getCurFrame() const' cannot be overloaded ./video/video_decoder.h:207: error: with 'int32 Video::VideoDecoder::getCurFrame() const' gmake: *** [video/video_decoder.o] Error 1
gcc (GCC) 4.2.4 (adtools build 20090118) AmigaOS4 - PPC - SDL - BE
Ticket imported from: #3570577. Ticket imported from: bugs/6142.
Change History (3)
comment:1 by , 12 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 by , 12 years ago
comment:3 by , 6 years ago
Component: | → Port: AmigaOS4 |
---|
Thanks. This should now be fixed by 23de059.