Skip to content

CQP & Poliqarp: Error for unknown flags  #176

@margaretha

Description

@margaretha

Unknown flag such as the example below is just ignored in the serialization.

"Fraulein"%s

It would be more transparent and informative to throw an error g, e.g. Flag s is unknown.

A combination of known and unknown flags such as the example below:

"Fraulein"%cs

returns errors:

[302, "Failing to parse at symbol: '\"'", 13 ],
[ 302, "Could not parse query >>> \"Fraulein\"%cs <<<." ]

As the first example, an error should be thrown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions