[Scummvm-cvs-logs] scummvm branch-1-4 -> c765bcf72dc9a357fdf422dea71583880dcdb4f0

fuzzie fuzzie at fuzzie.org
Thu Oct 27 06:47:40 CEST 2011


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
c765bcf72d ANDROID: Delete _timerManager in OSystem_Android's destructor.


Commit: c765bcf72dc9a357fdf422dea71583880dcdb4f0
    https://github.com/scummvm/scummvm/commit/c765bcf72dc9a357fdf422dea71583880dcdb4f0
Author: Alyssa Milburn (fuzzie at fuzzie.org)
Date: 2011-10-26T13:40:40-07:00

Commit Message:
ANDROID: Delete _timerManager in OSystem_Android's destructor.

If we leave it for OSystem, the DefaultTimerManager destructor tries
constructing a StackLock which, predictably, calls a pure virtual
function, because OSystem_Android's destructor is finished.
(cherry picked from commit c382c0c19522ce4771b74ac02377e75350550dd7)

Changed paths:
    backends/platform/android/android.cpp








More information about the Scummvm-git-logs mailing list