As usual while waiting for the next release - don't forget to check the nightly builds in the forum.
Please read the rules and CB FAQs.http://forums.codeblocks.org/index.php/topic,9996.0.htmlPost your C/C++ Questions and Compiler Questions on another site.I suggest https://cboard.cprogramming.com/forum.php for C/C++ Questions.Edit: The problem is bad code; not an compiler issue. Look up the term compilation unit and what it means in pragma once.Tim S.
Quote from: stahta01 on January 06, 2017, 10:11:55 pmPlease read the rules and CB FAQs.http://forums.codeblocks.org/index.php/topic,9996.0.htmlPost your C/C++ Questions and Compiler Questions on another site.I suggest https://cboard.cprogramming.com/forum.php for C/C++ Questions.Edit: The problem is bad code; not an compiler issue. Look up the term compilation unit and what it means in pragma once.Tim S.You could also tell me not to initialize global variables in a header file ..Answer:http://stackoverflow.com/questions/249701/why-arent-my-compile-guards-preventing-multiple-definition-inclusions