Skip to content

add squants #974

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
Sep 10, 2019
Merged

add squants #974

merged 1 commit into from
Sep 10, 2019

Conversation

SethTisue
Copy link
Member

@SethTisue SethTisue commented Sep 10, 2019

previous attempt #590, maybe it'll go better this time

fyi @cquiroz

@SethTisue SethTisue self-assigned this Sep 10, 2019
@SethTisue SethTisue mentioned this pull request Sep 10, 2019
@SethTisue
Copy link
Member Author

gah

[squants:error] <set>:5: error: value extract is not a member of object Project
[squants:error]     val extracted = Project extract s
[squants:error]                             ^
[squants:error] <set>:7: error: value relation is not a member of object Project
[squants:error]     val r = Project.relation(extracted.structure, true)
[squants:error]                     ^
[squants:error] <set>:15: error: not found: value structure
[squants:error]     BuiltinCommands.reapply(session, structure, s)
[squants:error]                                      ^

not clear why only this repo would be hitting this, what's special about it? I'll have to dig around

@SethTisue
Copy link
Member Author

oh, I think it's because project/build.scala has object Project { ...

@SethTisue
Copy link
Member Author

Yup, that was it. Green in local testing.

@SethTisue SethTisue merged commit ab25a83 into scala:2.12.x Sep 10, 2019
@SethTisue SethTisue deleted the add-squants branch September 10, 2019 20:50
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