Log globbing anomalies: max path, drive enumeration
Open
Area: Debuggability
Area: Performance
backlog
Feature - Globbing
Priority:1
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
- Drive enumeration. The more general problem is when the glob pattern contains properties which evaluate to empty. (`$(src)/**/*.cs` evaluates to `/**/*.cs`).
- Original wildcard pattern is retuned ([as it sometimes happens](https://github.com/Microsoft/msbuild/blob/master/documentation/WhenGlobbingReturnsOriginalFilespec.md)). Maybe also include the reason.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.