widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #11917
Re: [Merge] lp:~widelands-dev/widelands/bug-1718745-allows-seafaring into lp:widelands
Line 8 in the diff: uint32_t DefaultAI::last_seafaring_check_ = 0;
This has to be initialized in the .cc file - at least that has been my experience with static variables that are not constexpr.
--
https://code.launchpad.net/~widelands-dev/widelands/bug-1718745-allows-seafaring/+merge/333233
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/bug-1718745-allows-seafaring.
References