The other crash happening when bypassed this, is fixed with mono 4.3.0
contributing a patch would not make sense, since adding the fix is a one line thing. simplyreplace constraints[i] = Adjust... with something like retConstraints[i] = Adjust... where retConstraints is a new Type[constraints.Length] Kind Regards PS: a message when this is implemented would be nice so I can stop carrying a castle.core fork around -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/castle-project-users. For more options, visit https://groups.google.com/d/optout.
