diff options
author | Michael Hirsch, Ph.D <scivision@users.noreply.github.com> | 2019-10-10 03:54:17 -0400 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2019-10-11 10:08:00 -0700 |
commit | ebb1ad528af0a08caae3f94c3e32d5402ed42633 (patch) | |
tree | 4ff43b55f89ed92ba420299066b13322c22496b1 /mesonbuild/compilers/cpp.py | |
parent | 9f0f595b351aba8edce1d27e79c3be2a50f9a1f4 (diff) | |
download | meson-ebb1ad528af0a08caae3f94c3e32d5402ed42633.zip meson-ebb1ad528af0a08caae3f94c3e32d5402ed42633.tar.gz meson-ebb1ad528af0a08caae3f94c3e32d5402ed42633.tar.bz2 |
path interpreter--silently discard invalid Unix relative paths on Windows
fixes #6000
The idea is that end-users want to specify an array of directories to search by default
without an if/elif stack. It's obvious that Unix absolute paths are not absolute on
Windows, so silently discard Unix absolute paths here for Windows instead of raising
exception.
Diffstat (limited to 'mesonbuild/compilers/cpp.py')
0 files changed, 0 insertions, 0 deletions