Skip to content

URI generation is not platform independent #81

Closed
@DartBot

Description

@DartBot

This issue was originally filed by [email protected]


When the compiler tries to translate library URIs it fails with URISyntaxException on win32, because it tries to use backslashes (win32 directory separator) as part of the tanslated URI.

Could be reproduced byrunning dartc_jscomp_suites.

Patch attached.


Attachment:
win32_translated_uri.patch (1.51 KB)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions