On 04/26/2012 05:37 AM, Steven Schveighoffer wrote:
versions should be defined for the *entire program*, not just for certain files. And if they are defined just for certain files, define them in the file itself.
Versions should be defined for the *entire program*, not just for whatever you happen to be compiling right now.
Is there any way to make different modules complain if you link object files built with diffident versions set?
