Closed sethfowler closed 7 years ago
This issue is about the driver's error handling and help messages. I don't think this has been fixed, has it? I don't see a fix in those commits, but please reclose if I'm wrong.
The handling for --target-help
is fixed. The commit did not change how triplets are represented, so the issue with fish
remains. But who uses fish? =P
=P
The same problem would occur with bash/zsh if there were a file in the current directory that matched that wildcard, though. It'd be better not to use a shell wildcard in the triple names.
I believe this is fixed.
The issue with the triplets including shell wildcards has not been fixed. I'll file a separate issue.
Hmm, OK.
Hmm. Maybe
--target-help
?:(
Oh, OK.
Doh! (In fairness,
fish
is harsher about this thanbash
.)There we go. Whew.