mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
metacharacters, Boost.Build misbehaved.
* new/path.jam
(all-parents): Don't use regex to strip path prefix, use a more robust
approach.
* test/bad_dirname.py: New test.
[SVN r18576]