issues
search
dictu-lang
/
Dictu
Dictu is a high-level dynamically typed, multi-paradigm, interpreted programming language.
https://dictu-lang.com
MIT License
267
stars
53
forks
source link
account for history existing
#716
Closed
briandowns
closed
11 months ago
briandowns
commented
11 months ago
Fix bug where dictu directory already exists
What's Changed:
Check errno for
EEXIST
and ignore if so.
Type of Change:
[x] Bug fix
[ ] New feature
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
#
Housekeeping:
[ ] Tests have been updated to reflect the changes done within this PR (if applicable).
[ ] Documentation has been updated to reflect the changes done within this PR (if applicable).
#
Screenshots (If Applicable):
Fix bug where dictu directory already exists
What's Changed:
Check errno for
EEXIST
and ignore if so.Type of Change:
#
Housekeeping:
#
Screenshots (If Applicable):