Skip to content

Assignment statement should not allow a whitespace in variable's name #235

@asmundak

Description

@asmundak
$ cat s.mk
X Y :=a
$ make -f s.mk 
s.mk:1: *** empty variable name.  Stop.
$ ckati -f s.mk 
*** No targets.

(and $(.VARIABLES) value contains X Y in Kati case.

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