Skip to content

Fix missing position assertion failure #6581

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

Merged
merged 1 commit into from
May 29, 2019

Conversation

liufengyun
Copy link
Contributor

When there are macros, the positions are not set automatically due
to different source files.

The problem is encountered in ScalaTest, where missing positions
result in compiler crash. Unfortunately, it is not easy to minimize.

When there are macros, the positions are not set automatically due
to different source files.
@nicolasstucki nicolasstucki merged commit 1dcf62d into scala:master May 29, 2019
@nicolasstucki nicolasstucki deleted the fix-pos branch May 29, 2019 13:07
liufengyun added a commit to liufengyun/scalatest that referenced this pull request May 29, 2019
It depends on the following fix to the compiler:

scala/scala3#6581
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