diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-10-19 09:34:41 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2020-11-12 10:06:11 -0800 |
commit | 0217faf13f13b9899f480513f248611893d23871 (patch) | |
tree | 2af973c088bf8b9c02eac0691eb6be62bc1fa89b /mesonbuild/compilers/cuda.py | |
parent | 2844afedde3992564e0de4538b29781a420f8576 (diff) | |
download | meson-0217faf13f13b9899f480513f248611893d23871.zip meson-0217faf13f13b9899f480513f248611893d23871.tar.gz meson-0217faf13f13b9899f480513f248611893d23871.tar.bz2 |
compilers/c: Log that MSVC doesn't support gnu stds
Since the current approach of demoting to the nearest C standard *might*
work, but might not. For projects like Glib that detect which standard
is used and fall back this is fine. For projects like libdrm that only
work with gnu standards, this wont. We're nog tusing a warning because
this shouldn't be fatal if --meson-fatal-warnings is used. Also demote a
similar message in IntelCl from warning to log.
Diffstat (limited to 'mesonbuild/compilers/cuda.py')
0 files changed, 0 insertions, 0 deletions