[
https://issues.apache.org/jira/browse/LUCENENET-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Jordan updated LUCENENET-361:
------------------------------------
Attachment: SupportClass.diff
> Workaround for a Mono C# compiler issue
> ---------------------------------------
>
> Key: LUCENENET-361
> URL: https://issues.apache.org/jira/browse/LUCENENET-361
> Project: Lucene.Net
> Issue Type: Improvement
> Environment: Linux/Mono 2.6.x
> Reporter: Robert Jordan
> Priority: Minor
> Attachments: SupportClass.diff
>
>
> gmcs (Mono's C# compiler) as of 2.6.x (the current stable release) is unable
> to compile
> SupportClass.EquatableList<T>.GetHashCode(IEnumerable<T> source)
> The attached patch implements a straightforward workaround for this issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.