Skip to content

Zero min() and max functions don't compile #10

Closed
@wholder

Description

@wholder

Trying to compile code like this on the Zero:

int test = min(1,2);

results in "error: 'min' was not declared in this scope
'min' was not declared in this scope". Same problem for max().

Note: tested on 1.6.5 running on OS X.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions