diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2023-02-23 18:15:57 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2023-02-23 18:15:57 +0300 |
commit | 180be97d3157c6ed81efc0272dea6472241304c3 (patch) | |
tree | 5f0d9034b8d51840ce408f1fed50a8d08beb57bd /src/os/win32/ngx_files.c | |
parent | 504ca566861dde3d20a558fc02c7066e9bb54bfd (diff) | |
download | nginx-180be97d3157c6ed81efc0272dea6472241304c3.tar.gz nginx-180be97d3157c6ed81efc0272dea6472241304c3.zip |
Win32: handling of localized MSVC cl output.
Output examples in English, Russian, and Spanish:
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.30319.01 for 80x86
Оптимизирующий 32-разрядный компилятор Microsoft (R) C/C++ версии 16.00.30319.01 для 80x86
Compilador de optimización de C/C++ de Microsoft (R) versión 16.00.30319.01 para x64
Since most of the words are translated, instead of looking for the words
"Compiler Version" we now search for "C/C++" and the version number.
Diffstat (limited to 'src/os/win32/ngx_files.c')
0 files changed, 0 insertions, 0 deletions