Re: [Mono-list] Could not lookup zero argument constructor for class Ninject.StandardKernel

2015-03-05 Thread mimi
Thanks Robert! It worked out but I got another problem. classDictionary = mono_class_from_name(mono_get_corlib(), System.Collections.Generic, Dictionary' 2); NULL classDictionary = mono_class_from_name(mono_get_corlib(), System.Collections.Generic, Dictionary'2); NULL classDictionary =

[Mono-dev] PR-977 updated

2015-03-05 Thread Eberhard Beilharz
Just wanted to bring pull request #977 to attention since it got recently updated. It basically already got improved almost a year ago, and the last outstanding thing was a squash of two commits and a rebase. This is done now. It would be great it that PR could be merged soon. Thanks,

Re: [Mono-list] XslCompiledTransform only produces full end tags

2015-03-05 Thread MarxWright
This post has not been accepted into the mailing list can I bring this to someones attention? -- View this message in context: http://mono.1490590.n4.nabble.com/XslCompiledTransform-only-produces-full-end-tags-tp4665562p4665570.html Sent from the Mono - General mailing list archive at

Re: [Mono-list] Problems with mono log pofiler

2015-03-05 Thread Rodrigo Kumpera
Try disabling counters too, they can produce quite a lot data On Thu, Mar 5, 2015 at 5:08 AM, Grzegorz Sobański s...@boktor.net wrote: Hi, We are looking for a source of memory leak in our app. Unfortunately we have problems with stability when using mono profiler. After running the app for

[Mono-dev] Mono-Project GSoC Proposals

2015-03-05 Thread Eddie Rangel
Hello Mono-Project GSoC Team, I am interested in applying to the Google Summer of Code 2015 program and am very interested in contributing to the Mono-Project. Projects that I am interested in contributing to are “Microsoft .NET and Mono Integration” and “Integrate Reference Sources code into

[Mono-dev] NRE building from head

2015-03-05 Thread Neale Ferguson
I cloned from head yesterday and am now crashing in IKVM.Reflection.TypeName.GetHashCode with a NRE. Does this look familiar? Before the clone, the copy I was using was up to date as of Monday and it was working. I recloned just to have a clean slate after Atushi committed my endian fixes for the

Re: [Mono-list] Could not lookup zero argument constructor for class Ninject.StandardKernel

2015-03-05 Thread Robert Jordan
On 04.03.2015 20:04, mimi wrote: For Mono, if I insert 'mono_runtime_object_init(instanceStandardKernel)', we are trying to execute default argument-less ctor of StandardKernel that doesn't exist and I got the error which is normal. Here, how Mono will parse 'new StandardKernel()'? Default

[Mono-list] Problems with mono log pofiler

2015-03-05 Thread Grzegorz Sobański
Hi, We are looking for a source of memory leak in our app. Unfortunately we have problems with stability when using mono profiler. After running the app for about 5 minutes with the profiler enabled, it stops answering requests, don't crash, but just stops working. (Without profiling it will