Not logged inOpenClonk Forum
Up Topic Rampant autobuild warnings

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to Clonk-Karl
Members are always initialized in the order of declaration, even if the order in the constructor's initializer list is different. This leads to code being executed in a different order than the one in the code, which can be confusing and therefore causes a warning.

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill