25 Jul
2015
25 Jul
'15
7:36 a.m.
It appears that the config module has changes for msvc-14 that need to be merged to master. Any time you compile a .cpp file with #include
you get a line in your output (not a warning, just very annoying text) saying: "Unknown compiler version - please run the configure tests and report the results" This is currently happening on master: http://www.boost.org/development/tests/master/developer/output/teeks99-08l-w... but not on develop: http://www.boost.org/development/tests/develop/developer/output/teeks99-08f-...
Nod. Those changes are brand new (like MSVC14), once the testing dust has settled, I'll merge to master - probably later today - I just don't have time to check things right this minute. John.