← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/fh1-multitexture into lp:widelands

 

Got a compiler warning:

/home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/graphic/text/rendered_text.cc:129:14: Warnung: unused variable »maximum_size« [-Wunused-variable]
    const int maximum_size = kMinimumSizeForTextures;
              ^~~~~~~~~~~~

And some crashes, but i am not sure if they are related to this branch, because trunk crashes also sometimes without a reason. One crash in this branch shows in console:

SaveHandler::save_game() took 659ms
Autosave: save took 660 ms
pure virtual method called
terminate called without an active exception
Abgebrochen (Speicherabzug geschrieben

Will try to get a backtrace...
-- 
https://code.launchpad.net/~widelands-dev/widelands/fh1-multitexture/+merge/323903
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/fh1-multitexture into lp:widelands.


References