-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Using empty refinement "{}" as a type by itself crashes in assertPositioned #1867
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
Comments
Fixed by above PR. |
@odersky I see the fix in https://github.com/dotty-staging/dotty/commits/fix-%231867 but this hasn't been merged into master and there is no open PR for it? |
Can you find out where it is and merge it?
…On Sat, Jan 7, 2017 at 8:43 PM, Guillaume Martres ***@***.***> wrote:
Reopened #1867 <#1867>.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1867 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAwlVjtAE80nza-g2cWmX_f2Ly4bz0nUks5rP5aCgaJpZM4LYpkg>
.
{"api_version":"1.0","publisher":{"api_key":"
05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":
{"external_key":"github/lampepfl/dotty","title":"
lampepfl/dotty","subtitle":"GitHub repository","main_image_url":"
https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-
11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://
cloud.githubusercontent.com/assets/143418/15842166/
7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in
GitHub","url":"https://github.com/lampepfl/dotty"}},"
updates":{"snippets":[{"icon":"DESCRIPTION","message":"Reopened
#1867."}],"action":{"name":"View Issue","url":"https://github.
com/lampepfl/dotty/issues/1867#event-914953076"}}}
--
Prof. Martin Odersky
LAMP/IC, EPFL
|
smarter
added a commit
that referenced
this issue
Jan 7, 2017
Fix #1867: Set position of empty refined types
b-studios
pushed a commit
to b-studios/dotty
that referenced
this issue
Jan 8, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
scalac compiles but dotc crashes.
$ cat abc.scala
$ dotc abc.scala
The text was updated successfully, but these errors were encountered: