2007-01-02 Jb Evain <jbevain@gmail.com>
commit9b8c850d929d7064cb6cb6432c6139ace38dc268
authorjbevain <jbevain@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Tue, 2 Jan 2007 19:50:48 +0000 (2 19:50 +0000)
committerjbevain <jbevain@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Tue, 2 Jan 2007 19:50:48 +0000 (2 19:50 +0000)
tree0d56b92b3012dc6837cf4b00e36f62b2e7941e04
parent147d1513f360ac6c8eba9334e9cc362823738d2f
2007-01-02  Jb Evain  <jbevain@gmail.com>

* blob.h: add a MONO_TYPE_ENUM definition
* reflection.c (load_cattr_value, create_custom_attr, create_custom_attr_data):
fix the encoding of arrays of enums in custom attributes.

Fixes #79666.

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mono@70383 e3ebcda4-bce8-0310-ba0a-eca2169e7518
mono/metadata/ChangeLog
mono/metadata/blob.h
mono/metadata/reflection.c