Skip to content

Space not allowed between -D command line option its argument #106

@ngwood

Description

@ngwood

The manpage for admsXml suggests a space is allowed between a -D command line option and its argument.

       -D NAME
              predefine NAME as a macro, with definition `1'

       -D NAME=DEFINITION
              predefine NAME as a macro, with definition DEFINITION

Currently it isn't.

This is handled by adms_preprocessor_get_define_from_argv in preprocessorMain.c rather than the getlist_from_argv defined in admsXml.c.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions