diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2024-12-30 23:34:08 +0200 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2025-01-01 21:13:37 +0200 |
commit | 4dc301a8cbd17b053ff86d141c8ee8daaaa866a3 (patch) | |
tree | f1be8ebbbbfc105b1124df2cd1d4c9bcc80441f2 /tests/dist/simple/buildfile | |
parent | 4a4f6583b00a632977481c0f88b427912d5305a8 (diff) |
Fix parser::parse_names() which fails on pattern inclusion groups for some corner cases
Specifically, fix the function for the case when the pattern inclusion group
is specified first in the pattern group in a directory. For example, before
the fix, compiling the following buildfile:
fs = hello
exe{hello}: foo/{hxx ixx txx cxx}{+{$fs}}
would fail with the following error:
invalid 'foo/hello' in name pattern
Diffstat (limited to 'tests/dist/simple/buildfile')
0 files changed, 0 insertions, 0 deletions