Has anyone tried the beta release with new compilers?
Specifically, I'm thinking about:
* VS2015
I've got my test runners updated to msvc-14.0 RTM (they were previously on the RC).
master - teeks99-06f
master - teeks99-08l
develop - teeks99-08f
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 <boost/config> 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"