[ 
https://issues.apache.org/jira/browse/THRIFT-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664626#action_12664626
 ] 

Michael Greene commented on THRIFT-272:
---------------------------------------

Was HashSet in 1.2.6 and Count/GetEnumerator have no implementations?

I guess this is the part that I'm confused about: "ThreadedServer no longer 
compiles in Mono 1.2.6 (shipped with Ubuntu 8.04) due to depending on HashSet." 
 The code generated by the thrift compiler for C# has always depended on 
HashSet.  Have you observed otherwise?

> (C#) ThreadedServer fails to build on Ubuntu 8.04
> -------------------------------------------------
>
>                 Key: THRIFT-272
>                 URL: https://issues.apache.org/jira/browse/THRIFT-272
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (C#)
>            Reporter: Esteve Fernandez
>
> ThreadedServer no longer compiles in Mono 1.2.6 (shipped with Ubuntu 8.04) 
> due to depending on HashSet. HashSet#Count and HashSet#GetEnumerator were 
> introduced in .NET 3.5, but aren't available in Mono 1.2.6

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to