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

Missing Import #33

Open
DavePearce opened this issue Mar 31, 2016 · 0 comments
Open

Missing Import #33

DavePearce opened this issue Mar 31, 2016 · 0 comments

Comments

@DavePearce
Copy link
Member

In the generated java source files, there is a missing import:

import wyrl.core.Type

The java files will compile without this, but not in a situation where a type Type exists in the same package.

Fixing this is important for Whiley issue 618 where I'm trying to replace the old wyautl library.

DavePearce added a commit that referenced this issue Apr 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant