[Mono-dev] Mono 3.2.8 incompatibility with .NET 4.0 on Windows 7-10

2015-12-15 Thread Jason Curl
Hello, I'm porting some code from Windows to Mono and I've found what I believe bugs in the implementation of System.Text Decoder/Encoder and UTF8. I've attached a test case that passes on Windows .NET 4.0 (using VS2015 on Windows 10 x64), but fails under Mono 3.2.8 using the standard install

Re: [Mono-dev] Mono 3.2.8 incompatibility with .NET 4.0 on Windows 7-10

2015-12-15 Thread Dan Liew
Hi, > I've also got a link to a downloadable .zip file containing the sources and > the nUnit package for easy compiling on Windows as well as Linux without > having to create your own project (done due to size restrictions on the > mailing list). nUnit 2.6.4 is present, so that it compiles out

Re: [Mono-dev] Mono 3.2.8 incompatibility with .NET 4.0 on Windows 7-10

2015-12-16 Thread Jason Curl
On 2015-12-15 22:36, Dan Liew wrote: Although you say you are restricted to using Ubuntu 14.04 that doesn't stop you from using a newer version of Mono. Xamarin provide repositories containing newer builds of Mono which you can use. http://www.mono-project.com/docs/getting-started/install/linux