scons icon indicating copy to clipboard operation
scons copied to clipboard

[WIP] Undefined variable value yields '.' as node and may cause removing all files in tree.

Open bdbaddog opened this issue 4 years ago • 1 comments

Fixes #2801. Undefined variable value yields '.' as node and may cause removing all files in tree.

Contributor Checklist:

  • [ ] I have created a new test or updated the unit tests to cover the new/changed functionality.
  • [x] I have updated CHANGES.txt (and read the README.rst)
  • [ ] I have updated the appropriate documentation

bdbaddog avatar Mar 22 '21 02:03 bdbaddog

Attaching a test case made from the original report (suffixed .txt instead of .py due to github limitations)

issue2801.txt

mwichmann avatar Jun 24 '22 14:06 mwichmann