Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
C++17 deprecated uncaught_exception() and GCC 8 now issues a warning.
|
|
This works around an assertion in a modularized build with Clang.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The two boolean command line variables that control this are:
force_modules
force_std_modules
|
|
|
|
|
|
|
|
Note: gave up on VC about half way though.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|