Skip to content

Remove the duplicate decl searching in ./userlibs and ./bin/../userlibs #5

@CoreyRDean

Description

@CoreyRDean

In some situations userlibs will be loaded twice from the same folder due to search strategy.

The case where I encountered this is running a test in the ./tests folder and having a .dll in the ./bin folder and the decl in the ./userlibs folder. It threw an error of duplicate identifier and pointed at the same file with the path ./userlibs/lib.decl and ./bin/../userlibs/lib.decl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions