Re: [Mono-list] Missing some symbols in Windows package.

2015-10-16 Thread Robert Jordan
On 16.10.2015 09:47, donggas90 wrote: mono_thread_push_appdomain_ref mono_thread_pop_appdomain_ref and the other symbols in 'mono/metadata/threads-types.h' are missing in Windows(4.0.4.4). beacause the header had not included in the package. If this exclusion is normal, those symbols had not

Re: [Mono-list] Access to (recent) older versions of mono in the download.mono-project.com debian repository

2015-10-16 Thread Timotheus Pokorra
Hello River, > I really don't want our library versions changing arbitrarily with each > push. Is there some way to pin the package version, apart from distributing > the binary ourselves? which OS are you using? For CentOS, I just learnt yesterday about version locking with yum:

[Mono-list] Deserialising double values

2015-10-16 Thread Peter Hagen
Hi, I was wondering if anyone knows about an issue with deserializing double, float and decimal values, with an MVC 4 site. The values are posted as JSON to the server. When running on Windows, it deserialises correctly. I assume its a culture issue, by which the current culture is used,

Re: [Mono-list] Access to (recent) older versions of mono in the download.mono-project.com debian repository

2015-10-16 Thread River Satya
Thanks Timotheus, We're using Ubuntu 14.04.3 LTS. I don't know that the equivalent of versionlock would help, since the issue isn't of packages getting upgraded, but that we want deployment to be stable. ie when bringing up a new VM instance, I want to make sure that it has the same version of

Re: [Mono-dev] Problem with custim marshaller on list

2015-10-16 Thread Robert Jordan
Hey, On 15.10.2015 18:21, Guillaume wrote: when I call that method, I have this error: marshaling type 15 not implemented * Assertion: should not be reached at marshal.c:1952 The error most likely means that Mono's marshaller does not support generic types in structures supposed to be used

Re: [Mono-list] Deserialising double values

2015-10-16 Thread Edward Ned Harvey (mono)
> From: mono-list-boun...@lists.ximian.com [mailto:mono-list- > boun...@lists.ximian.com] On Behalf Of Peter Hagen > > Posted: > > dValue: 3.4563000202179 > dcValue: 12.3457 > fValue: 0.12345 > > Received: > > dValue: 34563000202179 > dcValue: 123457 > fValue: 12345 You probably need to get

[Mono-dev] Profiling: Tail calls

2015-10-16 Thread Greg Young
Is there anything to let you know that a tail call was made in the profiling api? I haven't see anything so far but figured I might have missed it. -- Studying for the Turing test ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com

Re: [Mono-list] Missing some symbols in Windows package.

2015-10-16 Thread donggas90
Thanks for answer, Robert. BTW, I cannot understand. I've seen those functions in this video and its source code

[Mono-dev] certmgr problem

2015-10-16 Thread Neale Ferguson
When running certmgr to import a key I am getting the following error: System.Security.Cryptography.CryptographicException: Invalid MAC - file may have been tampered! I have verified that the key is ok: [neale@lneale3 - mono] openssl pkcs12 -info -in /tmp/MonoTestCert.pfx Enter Import