Tue Nov 9 17:26:29 CET 2004 Paolo Molaro <lupus@ximian.com>
authorPaolo Molaro <lupus@oddwiz.org>
Tue, 9 Nov 2004 15:08:13 +0000 (15:08 -0000)
committerPaolo Molaro <lupus@oddwiz.org>
Tue, 9 Nov 2004 15:08:13 +0000 (15:08 -0000)
commite7e10996ba66e0973ef54326fbb457925cec6858
treedc68e8a9744a0e901e27fad542e9648814e3948d
parentb1645af508a0c3612d5a459afa6dd876d2dcb685
Tue Nov 9 17:26:29 CET 2004 Paolo Molaro <lupus@ximian.com>

* metadata.h, metadata.c, domain-internals.h, marshal.c: include
the MonoClass pointer instead of the token in exception clauses.
* reflection.c: updates for the above and make the code not depend
on the structure of MonoExceptionClause.

svn path=/trunk/mono/; revision=35891
mono/metadata/ChangeLog
mono/metadata/domain-internals.h
mono/metadata/marshal.c
mono/metadata/metadata.c
mono/metadata/metadata.h
mono/metadata/reflection.c