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

compiler: Use --assume-main-file-path as relative path for imports #1608

Conversation

alec3660
Copy link
Contributor

@alec3660 alec3660 commented Jan 1, 2025

This PR fixes an issue with IDE integration where the compiler would use the relative path of the temporary file for imports, rather than the main file path specified.

This PR fixes an issue with IDE integration where the compiler would use
the relative path of the temporary file for imports, rather than the
main file path specified.
@alimpfard alimpfard merged commit 2f484d9 into SerenityOS:main Jan 1, 2025
6 checks passed
@alec3660 alec3660 deleted the compiler-use-assume-main-file-path-as-relative-path branch January 1, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants