Skip to content

Replace C-style term type integer checks with TermType enum#34

Open
Virtlink wants to merge 2 commits intomasterfrom
termtype
Open

Replace C-style term type integer checks with TermType enum#34
Virtlink wants to merge 2 commits intomasterfrom
termtype

Conversation

@Virtlink
Copy link
Copy Markdown
Collaborator

@Virtlink Virtlink commented Jul 2, 2020

Depended on:

Apparently Stratego XT needs to be bootstrapped first before it knows about TermType.

@Apanatshka
Copy link
Copy Markdown
Contributor

You probably just need to update the spoofax-libs.jar

@Virtlink Virtlink requested a review from Apanatshka July 2, 2020 12:07
@Virtlink
Copy link
Copy Markdown
Collaborator Author

Virtlink commented Jul 2, 2020

I rebuilt spoofax-libs.jar. This change looked trivial and built locally without any issues, which is why I thought it didn't need review. Would this be okay to merge?

import org.spoofax.terms.util.NotImplementedException;
import org.strategoxt.lang.Context;
import org.strategoxt.lang.Strategy;
import org.strategoxt.lang.compat.StringValuePrimitive;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks unrelated to the PR. But I don't really care very much

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