2008-12-11 Mark Probst <mark.probst@gmail.com>
commite2761bd51ffa71abc5900ed5e2ce802dd6de0347
authormprobst <mprobst@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Thu, 11 Dec 2008 14:55:41 +0000 (11 14:55 +0000)
committermprobst <mprobst@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Thu, 11 Dec 2008 14:55:41 +0000 (11 14:55 +0000)
tree47c0ba68920dfc6d3abc3f1572b7043e9047a467
parent2ab22a065c13d16fb89197f03b26a1e99b11241a
2008-12-11  Mark Probst  <mark.probst@gmail.com>

* metadata/generic-sharing.c: Look for constraints in all type
arguments, not just the first one.

2008-12-11  Mark Probst  <mark.probst@gmail.com>

* method-to-ir.c: Removed an unnecessary assertion.

2008-12-11  Mark Probst  <mark.probst@gmail.com>

* generic-marshalbyref.2.cs: Test for calls to marshal-by-ref
objects.

* Makefile.am: Test added.

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mono@121292 e3ebcda4-bce8-0310-ba0a-eca2169e7518
mono/metadata/ChangeLog
mono/metadata/generic-sharing.c
mono/mini/ChangeLog
mono/mini/method-to-ir.c
mono/tests/ChangeLog
mono/tests/Makefile.am
mono/tests/generic-marshalbyref.2.cs [new file with mode: 0644]