Hello Ricardo, I have patched Delegate.cs with an old patch which was in the queue that overhauls the code somewhat. I believe this takes care of your problem plus a few others. Please review the update to determine if this satisfies your bug.
Cheers, Adam On Tuesday 03 September 2002 10:11 am, Ricardo Fern�ndez Pascual wrote: > Sorry for replying to myself, but this new patch (which obsoletes the > previous one) fixes the same problem in all the overloaded versions of > Delegate.CreateDelegate. > > El mar, 03-09-2002 a las 15:52, Ricardo Fern�ndez Pascual escribi�: > > Hi, > > The following patch fixes a crash in mono when invoking > > Delegate.Createdelegate(Type,object,string) with a wrong method name > > string. Also, I think this is what the docs say that should be done. > > > > The doc that I used is: > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/ht > >ml/frlrfsystemdelegateclasscreatedelegatetopic2.asp > > > > Greetings, > > Ricardo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
