Improve linker error message (#2880)

* Improve linker error message

* use file_util/file_is_dir instead

* cleanup unused function

* Some minor updates and merging latest master.

---------

Co-authored-by: Christoffer Lerno <christoffer@aegik.com>
This commit is contained in:
Kiana
2026-01-31 04:55:47 +01:00
committed by GitHub
parent 1b7601fdbb
commit a9d93c93d5
2 changed files with 6 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
### Stdlib changes
### Fixes
- Add error message if directory with output file name already exists
## 0.7.9 Change list