Feature #8460
open
- Status changed from Open to Assigned
- Assignee set to nobu (Nobuyoshi Nakada)
I like this patch, I could use this feature in RDoc's option parser which ignores arguments that were valid for previous versions.
Can anyone please take a look at a bug http://bugs.ruby-lang.org/issues/7537#change-37695 considering command-line arguments containing negative numbers (which're erroneously treated ass options) and my patch for it.
I'm afraid that keeping unknown options will silently treat negative numbers (not an exception is raised) and possibly lose their ordering. So please before accepting unknown options patch, decide which behavior for such a case is right and make a specification about negative numbers in command line(as an example, they may became non-options and in such a case this proposal will work differently).
In my bug report and a patch I proposed some specs for optparse behavior in this case, but they weren't yet accepted or declined.
- File 0001-optparse-add-keep_unknown-option.patch added
- File 0002-optparse-move-dash-dash-handling-to-a-case.patch added
- File 0003-optparse-properly-keep-dash-dash.patch added
Nobody had requested any tests. It would have been much easier if 7 years ago you had written the two lines of code required to test this.
Anyway, I've rebased my changes on top of the latest master, and added some tests.
- File deleted (
delete.patch)
Updated on top of master yet again.
- File deleted (
0001-optparse-add-keep_unknown-option.patch)
- File deleted (
0002-optparse-move-dash-dash-handling-to-a-case.patch)
- File deleted (
0003-optparse-properly-keep-dash-dash.patch)
Also available in: Atom
PDF
Like0
Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0