Skip to content

Conversation

@spouliot
Copy link
Contributor

@spouliot spouliot commented Jan 3, 2017

The generic_icollection_class condition (in class.c) does not match the mscorlib.xml descriptor file.

  • IEnumerator`1
  • IReadOnlyList`1
  • IReadOnlyCollection`1

reference:
https://bugzilla.xamarin.com/show_bug.cgi?id=50290

…s. Fixes #50290 (dotnet#1384)

The `generic_icollection_class` condition (in class.c) does not match the mscorlib.xml descriptor file.

+ IEnumerator`1
+ IReadOnlyList`1
+ IReadOnlyCollection`1

reference:
https://bugzilla.xamarin.com/show_bug.cgi?id=50290
@monojenkins
Copy link
Collaborator

Build failure

@spouliot
Copy link
Contributor Author

spouliot commented Jan 3, 2017

@spouliot spouliot merged commit b1d1778 into dotnet:cycle9 Jan 3, 2017
@spouliot spouliot deleted the bug51159-c9 branch January 3, 2017 17:34
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.

4 participants