Skip to content

Missing = on #define does not cause an error when a space is present instead #219

@dchassin

Description

@dchassin

The syntax for defining a global variable is

#define VAR=value

However, the following syntax also accepted, despite it not working as expected

#define VAR value

Recommend GLM loader checking for the presence of an = before calling global_setvar.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions