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

Moved to the latest rascal and rascal-plugin release #27

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

Conversation

DavyLandman
Copy link
Member

@DavyLandman DavyLandman commented Jun 14, 2024

@jurgenvinju & @PaulKlint I think rascal-core is finding a few errors that might not be errors:

[ERROR]   lang/flybytes/Compiler.rsc:032:049: Default expression of type `Maybe[loc]` expected, found `Maybe[&A]`

apart from that, for @jurgenvinju to pickup, there are quite some errors where the overloads have different return types. In this PR I fixed a few of the type errors that where easy to fix, but these I'll leave for you.

@jurgenvinju
Copy link
Member

I fixed those return type things last week on a local branch. So I'll merge that a.s.a.p.

@DavyLandman
Copy link
Member Author

@jurgenvinju & @PaulKlint the code now typechecks, there are now 2 errors in the tests.

@DavyLandman
Copy link
Member Author

@jurgenvinju this one is ready for merging I think.

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