[ https://issues.apache.org/jira/browse/THRIFT-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Esteve Fernandez resolved THRIFT-272. ------------------------------------- Resolution: Fixed > (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 > Attachments: thread_server_csharp_error.log > > > 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.