Skip to content

No implicit comparison between unsigned/signed #63

Description

@wilzbach

Currently this fails:

uint i = 1;
assert(i > -2);

https://run.dlang.io/is/ryvnte

See also: https://d.puremagic.com/issues/show_bug.cgi?id=259

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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