Skip to content
Snippets Groups Projects
Commit 887b1da5 authored by Zsolt Parragi's avatar Zsolt Parragi
Browse files

Fixing issues when building with clang 8.0 on Windows

* Clang with the MSVC STL requires C++14
* Deprecatoion warning suppressions were specific to MSVC and Intel
* An assignment inside a condition resulted in a warning
* kwsysProcessSetExitException was declared, but never defined or used
parent dea11658
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment