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

Potential type errors #53

Closed
mckaz opened this issue Jan 21, 2020 · 2 comments
Closed

Potential type errors #53

mckaz opened this issue Jan 21, 2020 · 2 comments

Comments

@mckaz
Copy link

mckaz commented Jan 21, 2020

These were caught by a novel type inference system built on RDL. I wanted to bring these to your attention, and also confirm whether they are true bugs so that we may better evaluate our inference system.

  1. Here and here: no method Diff::LCS.YieldingCallbacks was found.

  2. Here Text::Format is undefined.

@mckaz
Copy link
Author

mckaz commented Jun 22, 2020

Hi, I just wanted to follow up on these issues. are they true errors or were we mistaken?

@halostatue
Copy link
Owner

They are correct. I will push a new version that fixes the first items soon. The Text::Format reference will probably not be fixed in this round.

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

No branches or pull requests

2 participants