diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2021-10-10 07:31:49 -0400 |
---|---|---|
committer | Daniel Mensinger <daniel@mensinger-ka.de> | 2021-10-10 16:59:18 +0200 |
commit | ba432c87a4fefcb784b9b23ac691e870735c044f (patch) | |
tree | 8be945bbef078100137d1cc4e63683c48b80d33a /mesonbuild/backend/vs2010backend.py | |
parent | 4d9cc9ceabdbc0c77ecb11f71904c5e71bd264dc (diff) | |
download | meson-ba432c87a4fefcb784b9b23ac691e870735c044f.zip meson-ba432c87a4fefcb784b9b23ac691e870735c044f.tar.gz meson-ba432c87a4fefcb784b9b23ac691e870735c044f.tar.bz2 |
Revert "interpreter: Add FeatureNew check"
This reverts commit c0efa7ab22f8900f6fa1dadf0d306ec375569c8d.
This was a nice idea, or a beautiful hack depending on your perspective.
Unfortunately, it turns out to be a lot harder than we originally
thought. By operating on bare nodes, we end up triggering a FeatureNew
on anything that isn't a string literal, rather than anything that
isn't a string.
Since no one else has come up with a better idea for implementing a
FeatureNew, let's just revert it. Better to not have a warning, than
have it trigger way too often.
Diffstat (limited to 'mesonbuild/backend/vs2010backend.py')
0 files changed, 0 insertions, 0 deletions