Opened 12 years ago

Closed 12 years ago

Last modified 5 years ago

#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 wjp, 12 years ago

Owner: set to wjp
Resolution: fixed
Status: newclosed

comment:2 by wjp, 12 years ago

Thanks. This should now be fixed by 23de059.

comment:3 by digitall, 5 years ago

Component: Port: AmigaOS4
Note: See TracTickets for help on using tickets.