2010-06-25 Mark Probst <mark.probst@gmail.com>
authorMark Probst <mark.probst@gmail.com>
Fri, 25 Jun 2010 00:32:34 +0000 (00:32 -0000)
committerMark Probst <mark.probst@gmail.com>
Fri, 25 Jun 2010 00:32:34 +0000 (00:32 -0000)
commitc3dbcd67ad44c2ffc93d3704cf92eafb72b799cc
tree98a20b7a59acd17a1cc5ded682327574d3de4fcc
parente6e8ba3b062a19dc4084af32bc05e38fd72d9814
2010-06-25  Mark Probst  <mark.probst@gmail.com>

* mini-trampolines.c (common_call_trampoline): An ugly hack to
work around a potentially very hard to fix problem with inflating
generic methods.

I feel ashamed.

2010-06-25  Mark Probst  <mark.probst@gmail.com>

* class.c (mono_class_inflate_generic_method_full_checked): Added
a comment regarding a hack in mini-trampolines.c.

svn path=/trunk/mono/; revision=159532
mono/metadata/ChangeLog
mono/metadata/class.c
mono/mini/ChangeLog
mono/mini/mini-trampolines.c