Skip to content

In .ji files, paths should be depot-relative (not absolute) #45215

Closed

Description

Cross-ref: #47943

Right now, in .ji files, we embed absolute file paths. We should instead embed file paths that are relative (with respect to the depot in which the precompile cache is located).

Motivation

We want to be able to move the depot without invalidating all .ji files in the precompile cache.

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

Metadata

Assignees

No one assigned

    Labels

    compiler:precompilationPrecompilation of modulesfilesystemUnderlying file system and functions that use itpackagesPackage management and loading

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions