You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4.4: Fix more pollution with global variables, improve handling of paths with whitespace (Trepan-Debuggers#47)
* Don't pollute global variables with "fullname"
Also wraps the assigned value in quotes for better whitespace handling
* Don't pollute global variables with "opt"
* Don't pollute global variables with "prefix"
Function declaration and call are on a single line because the line number is referenced by tests
* Better handling of spaces in paths
0 commit comments