Multi-valued arguments are not handled correctly by Syntax

Project:JNode Core
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
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 ...)

AttachmentSize
issues_621.83 KB

#1

Status:active» closed

I've commited it. Thanks.

#2