[Fix] Ensure that exceptions are propagated when embedding
authorTak <levi@unity3d.com>
Tue, 19 Oct 2010 09:58:36 +0000 (11:58 +0200)
committerZoltan Varga <vargaz@gmail.com>
Tue, 19 Oct 2010 12:17:56 +0000 (14:17 +0200)
commit41a0f72c4ed0739f4e38b0686664f547dd2744db
tree68ca26fb44c95549941ceb19a6460c1444f8a9dd
parent037f21dae7679599c3d723e661d6394bba136213
[Fix] Ensure that exceptions are propagated when embedding

* metadata/object.c:
* mini/mini.c:
Ensure that exceptions get propagated back to the caller
when mono is being embedded.
License: MIT/X11
mono/metadata/object.c
mono/mini/mini.c