[ scummvm-Patches-1224631 ] fix gcc4 virtual functions non-virtual destructor warnings

SourceForge.net noreply at sourceforge.net
Tue Jun 21 08:33:06 CEST 2005


Patches item #1224631, was opened at 2005-06-21 08:33
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1224631&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Andreas Bierfert (awjb)
Assigned to: Nobody/Anonymous (nobody)
Summary: fix gcc4 virtual functions non-virtual destructor warnings

Initial Comment:
Apply against current cvs. There are no warnings any
more... ok non related to this anyway... whats left for
me is this:

scumm/gfx.cpp: In member function ‘void
Scumm::ScummEngine::ditherCGA(byte*, int, int, int,
int, int) const’:
scumm/gfx.cpp:625: warning: operation on ‘ptr’ may be
undefined
sky/logic.cpp: In member function ‘uint16
Sky::Logic::script(uint16, uint16)’:
sky/logic.cpp:1340: warning: operation on ‘scriptData’
may be undefined
./common/list.h: In member function ‘int
Saga::Scene::IHNMStartProc()’:
./common/list.h:49: warning:
‘firstScene$sceneDescription’ is used uninitialized in
this function
./common/list.h: In member function ‘int
Saga::Scene::ITEStartProc()’:
./common/list.h:49: warning:
‘firstScene$sceneDescription’ is used uninitialized in
this function


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1224631&group_id=37116




More information about the Scummvm-tracker mailing list