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

backend computes line number from source of position #21763

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bishabosha
Copy link
Member

@bishabosha bishabosha commented Oct 14, 2024

fixes #21762

This makes it possible to implement line number correction for Mill build files under Scala 3

@bishabosha
Copy link
Member Author

bishabosha commented Oct 14, 2024

we could backport this also to 3.5.0 series (it doesn't introduce any new methods) / 3.6.0 patch

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.

Backend line-number computation doesn't account for underlying SourceFiles.
2 participants