aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-02-12 14:27:33 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-02-12 14:27:33 +0200
commit00673d008635a73d262efaceb86f7af58bbaf8d7 (patch)
treeb6d364f2251bd7af548e284fc106ea80ef7f870c
parentee6cea0b939e3c7150d7e97dbcbdefa9b640334a (diff)
Cosmetic change
-rw-r--r--build2/cc/guess.cxx13
1 files changed, 8 insertions, 5 deletions
diff --git a/build2/cc/guess.cxx b/build2/cc/guess.cxx
index e5dd37f..51aa3e7 100644
--- a/build2/cc/guess.cxx
+++ b/build2/cc/guess.cxx
@@ -1430,8 +1430,10 @@ namespace build2
// Some overrides for testing.
//
+ //string s;
//s = "Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for 80x86";
//s = "Compilador de optimizacion de C/C++ de Microsoft (R) version 16.00.30319.01 para x64";
+ //s = "Compilateur d'optimisation Microsoft (R) C/C++ version 19.16.27026.1 pour x64";
// Scan the string as words and look for the version.
//
@@ -1579,11 +1581,12 @@ namespace build2
//
// year ver cl.exe crt/dll
//
- // 2017 15u8 19.15 14.1/140
- // 2017 15u7 19.14 14.1/140
- // 2017 15u6 19.13 14.1/140
- // 2017 15u5 19.12 14.1/140
- // 2017 15u3 19.11 14.1/140
+ // 2017 15.9 19.16 14.1/140
+ // 2017 15.8 19.15 14.1/140
+ // 2017 15.7 19.14 14.1/140
+ // 2017 15.6 19.13 14.1/140
+ // 2017 15.5 19.12 14.1/140
+ // 2017 15.3 19.11 14.1/140
// 2017 15 19.10 14.1/140
// 2015 14 19.00 14.0/140
// 2013 12 18.00 12.0/120