The Wayback Machine - https://web.archive.org/web/20200928044529/https://github.com/google/iosched/issues/323
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

Can't compile - Overload resolution ambiguity #323

Open
ghus-raba opened this issue Aug 19, 2019 · 0 comments
Open

Can't compile - Overload resolution ambiguity #323

ghus-raba opened this issue Aug 19, 2019 · 0 comments

Comments

@ghus-raba
Copy link

@ghus-raba ghus-raba commented Aug 19, 2019

I checked out current master (7935c28) and run ./gradlew clean assemble with result

UserSessionMatcher.kt: (86, 52): Overload resolution ambiguity: 
public open fun contains(@Nullable element: TagIdAndCategory): Boolean defined in java.util.HashSet
public open fun contains(@Nullable element: TagIdAndCategory!): Boolean defined in java.util.HashSet

Full build log is here: build.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.