← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~hjd/widelands/cppcheck-issues into lp:widelands

 

Not all of these are uncritical, i.e. std::string name = r.String(); will read bytes from r., removing the variable is fine, but the r.String(); must remain (with a comment).

-- 
https://code.launchpad.net/~hjd/widelands/cppcheck-issues/+merge/198154
Your team Widelands Developers is requested to review the proposed merge of lp:~hjd/widelands/cppcheck-issues into lp:widelands.


References