diff options
author | Stephan Bergmann <stephan.bergmann@allotropia.de> | 2024-10-02 15:37:40 +0200 |
---|---|---|
committer | Stephan Bergmann <stephan.bergmann@allotropia.de> | 2024-10-02 17:35:18 +0200 |
commit | 064937d0b5f6786e3ec347fdc5b2c771de348ffa (patch) | |
tree | d2ddec56fafc2cd8e5a5f29198e0e0165259d473 /desktop/source | |
parent | 3c3d7b313424596188a4916a6469d8c3da4019bb (diff) |
Avoid C4847 with --with-latest-c++ when compiling CLR
> [build CLR] cli_ure/source/climaker/climaker_emit.cxx
> c1xx: error C2220: the following warning is treated as an error
> c1xx: warning C4857: C++/CLI mode does not support C++ versions newer than C++20; setting language to /std:c++20
etc., as seen now with at least VS2022 Preview 17.12.0 Preview 2.1
Change-Id: I34d5bca2a81e849ba24b8df5f41ebb12f08a75fd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174389
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Tested-by: Jenkins
Diffstat (limited to 'desktop/source')
0 files changed, 0 insertions, 0 deletions