Skip to content

Fix loading of cached files from a different ModuleLoader.loader_root #46

Description

@patrickomatic

This is a minor bug but exposes a gap in the file caching scheme. To reproduce:

  • cd playground/module_loader && make
  • cargo test

and the module_loading integration test will fail because it's confused where the object code is. The cached file will have it as file1.csvpo and the compiler will think it's playground/module_loader/file1.csvpo.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions