Skip to content

Haxe4 rc3 simple fix #268

@hoseyjoe

Description

@hoseyjoe

Error

/thx/Iterators.hx:54: character 14 : Unterminated markup literal

Please change it to

#if (haxe < 3.3)

Another warning is

thx/Error.hx:11: characters 28-36 : Warning : This typedef is deprecated in favor of js.lib.Error

but then you would have to version wrap that. Not sure if you want to do that

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions