Ticket #30 (assigned defect)

Opened 1 year ago

Last modified 7 months ago

Q does not recognize every single-token parameter

Reported by: cordney Assigned to: mike (accepted)
Priority: low Milestone: Q₂-0.9.1aX
Component: Q Control Version: Q-0.9.0a89
Severity: minor Keywords:
Cc:

Description

Follow-up from #13 (andreasf):

But additionally, Q does not recognize every single-token parameter and tracking those is a tedious task. Instead, once initial fixes are in place, the argument parsing should be revisited to no longer rely on this string-explosion based on whitespace character, i.e. tokenizing quoted and unquoted strings, ignoring any combination of whitespace characters in between.

Change History

09/10/07 14:17:39 changed by mike

  • status changed from new to assigned.

09/12/07 10:27:51 changed by cordney

  • status changed from assigned to new.

09/12/07 10:30:31 changed by mike

  • status changed from new to assigned.

We will add a standard parser for arguments, which respects specific Q Arguments, instead of a closed number of valid arguments.

This implicits a good error reporting, if arguments are not recognised by QEMU.

01/14/08 16:10:30 changed by mike

  • milestone changed from Q-0.9.0aX to Q₂-0.9.1aX.