Multi-valued arguments are not handled correctly by Syntax
Project: | JNode Core |
Component: | Code |
Category: | bug report |
Priority: | normal |
Assigned: | Unassigned |
Status: | closed |
Jump to:
Description
The parseArguments method does not accumulate values for multi-valued arguments correctly. The attached patch fixes this.
(I wish there were some regression tests for Syntax and friends ...)
Attachment | Size |
---|---|
issues_62 | 1.83 KB |
- Login to post comments
#1
I've commited it. Thanks.
#2