Skip to content

identification of platform paths is not done in a cross-platform way #182

Open
@JonathanAldrich

Description

@JonathanAldrich

ModuleDeclaration.isPlatformPath() uses a unix-specific pattern; it should be made to work on Windows and Unix.

Unfortunately, when the function returns true on unix, if type Stdout is ascribed to the stdout module, there is an error. So fixing the bug above and adding this as a test case will in fact trigger an underlying error (whose cause is not yet identified).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions