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

wyal CompileTask.java #150

Open
OlaFosheimGrostad opened this issue Dec 17, 2019 · 3 comments
Open

wyal CompileTask.java #150

OlaFosheimGrostad opened this issue Dec 17, 2019 · 3 comments
Labels

Comments

@OlaFosheimGrostad
Copy link

Line 98: lambda needs a parameter `return (Build.Meter dummy) -> execute(src);``
Line 101: remove throws IOException (lambda fails to type check, and execute does not throw anyway)

@DavePearce
Copy link
Member

Hey,

I think you're suggesting it could be improved by including build metering. Yes, that makes sense. Keep in mind, however, that I'm just keeping this theorem prover alive for now. In fact, I'm going to rebuild it soon ... hopefully early in the new year. As such, I'm not maintaining it really other than what is absolutely necessary!

@OlaFosheimGrostad
Copy link
Author

It was more that the compiler complained and refused to let it pass type checking. This could be because of my setup. SDK 13.

@DavePearce
Copy link
Member

Hey Ola, did you manage to fix this? I'm back from holiday now and getting back onto doing stuff ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants