amethyst / amethyst/sheep

Bug: sheep-cli panics on input with globbing (Windows)

Aperta
#32 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
93
Fork
12
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Issue
When I specify the input files using globbing, sheep-cli crashes with
```
thread 'main' panicked at ' Failed to open image: IOError(Os { code: 123, kind: Other, message: "The filename, directory name, or volume label syntax is incorrect." })
```
I looked into it and found out that this is due to Windows not expanding input arguments using globbing.

### Possible Fix
Use glob crate to expand inputs with globbing.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.