Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/program/@source in XMIR must contain relative path, not absolute #3675

Open
yegor256 opened this issue Dec 16, 2024 · 0 comments
Open

/program/@source in XMIR must contain relative path, not absolute #3675

yegor256 opened this issue Dec 16, 2024 · 0 comments

Comments

@yegor256
Copy link
Member

Currently, we place absolute path of the source file (.eo or .phi) in to the /program/@source attribute of XMIR. This is 1) inconvenient, and 2) insecure. Instead, let's put there relative path: how to find the source starting from the location of the XMIR file.

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

No branches or pull requests

1 participant