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

Round out the line directive support #53

Merged
merged 9 commits into from
Aug 23, 2023
Merged

Round out the line directive support #53

merged 9 commits into from
Aug 23, 2023

Conversation

jaredpar
Copy link
Owner

This rounds out a few of the corner cases in #line directive support.

The one issue that remains is when the user combines /embed and #line directives with full paths the resulting compilation is not 100% portable between machines. There is simply no way to redirect where the compiler attempts to read the target off of disk hence we're stuck with the original path. Filed a bug with roslyn to track fixing this.

@jaredpar jaredpar merged commit 41e15e8 into main Aug 23, 2023
2 checks passed
@jaredpar jaredpar deleted the line2 branch August 23, 2023 15:28
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.

1 participant