
30 Dec
2012
30 Dec
'12
2:44 p.m.
2012/12/30 Olaf van der Spek <ml@vdspek.org>
BOOST_THREAD_VERSION = 2?
I'm not a fan of breaking backwards compatibility, especially if it happens silently without compile errors.
i do agree. is there a big warning when BOOST_THREAD_VERSION is set to 3? we have a lot of code using boost;thread , and silently accept code that could break could be a big problem if the user is not aware of it.