[Scummvm-cvs-logs] CVS: scummvm/scumm dialogs.cpp,1.128,1.129
Arisme
arisme at free.fr
Tue Mar 15 01:33:50 CET 2005
Pawel Kolodziejski wrote:
> Update of /cvsroot/scummvm/scummvm/scumm
> In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3671
>
> Modified Files:
> dialogs.cpp
> Log Message:
> inproper hack for compilation with emsvc4. i don't know how to fix it:
> "'GUI::Dialog::open' : illegal call of non-static member function"
>
you have to add a new typedef ... as it's done at the top of the file.
Don't you love MS C++ standards :)
More information about the Scummvm-git-logs
mailing list