dictu-lang / Dictu

Dictu is a high-level dynamically typed, multi-paradigm, interpreted programming language.
https://dictu-lang.com
MIT License
268 stars 53 forks source link

account for history existing #716

Closed briandowns closed 8 months ago

briandowns commented 8 months ago

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):