]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update allowed MSVC version in bundled boost 7800/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Tue, 12 Mar 2019 16:02:16 +0000 (17:02 +0100)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Tue, 12 Mar 2019 16:02:16 +0000 (17:02 +0100)
bundled/boost-1.62.0/include/boost/config/compiler/visualc.hpp

index 200d39df5e1346a84b818d5a5f8a04322a7ed2bf..3a68c4d6bd9f62bbad758df1775c95aa73a2eedb 100644 (file)
 #endif
 
 //
-// masterleinad: upgrade supported MSVC version to 19.16 (last checked 19.16.27024.1)
+// masterleinad: upgrade supported MSVC version to 19.20 (last checked 19.20.27404)
 // Boost repo has only 19.10:
 // last known and checked version is 19.10.24629 (VC++ 2017 RC):
-#if (_MSC_VER > 1916)
+#if (_MSC_VER > 1920)
 #  if defined(BOOST_ASSERT_CONFIG)
 #     error "Unknown compiler version - please run the configure tests and report the results"
 #  else

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.