[ scummvm-Bugs-2981788 ] TINSEL: Build with -O2 broken
SourceForge.net
noreply at sourceforge.net
Sun Apr 4 14:44:57 CEST 2010
Bugs item #2981788, was opened at 2010-04-04 14:44
Message generated for change (Tracker Item Submitted) made by lordhoto
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2981788&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
Private: No
Submitted By: Johannes Schickel (lordhoto)
Assigned to: Nobody/Anonymous (nobody)
Summary: TINSEL: Build with -O2 broken
Initial Comment:
ScummVM trunk r48511
g++ (Debian 4.4.3-3) 4.4.3
Linux/amd64
Builds fails on the following lines:
engines/tinsel/play.cpp: In function ‘void Tinsel::ResSoundReel(Tinsel::CoroBaseContext*&, const void*)’:
engines/tinsel/play.cpp:382: error: dereferencing type-punned pointer will break strict-aliasing rules
engines/tinsel/sched.cpp: In function ‘void Tinsel::RestoredProcessProcess(Tinsel::CoroBaseContext*&, const void*)’:
engines/tinsel/sched.cpp:522: error: dereferencing type-punned pointer will break strict-aliasing rules
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2981788&group_id=37116
More information about the Scummvm-tracker
mailing list