Euphoria Ticket #491: cmd_parse totally ignores every after 1st extra when NO_VALIDATION_AFTER_FIRST_EXTRA is supplied

This is a bad name for this parameter. What it means is that it shouldn't try to parse anything after the first extra. The code, however, was simply terminating when the first extra was hit. It should have appended everything thereafter, unchecked as an extra.

Details

Type: Bug Report Severity: Normal Category: Library Routine
Assigned To: jeremy Status: Fixed Reported Release: 4480
Fixed in SVN #: 4494 View VCS: 4494 Milestone: 4.0.0RC2

1. Comment by jeremy Dec 03, 2010

Fixed, cmd_parse now appends everything after the first extra to the OPT_EXTRAS when NO_VALIDATION_AFTER_FIRST_EXTRA is used, this was/is the proper behavior.

Search



Quick Links

User menu

Not signed in.

Misc Menu