* main.c (dump_cattrs_list): Newly carved out of dump_cattrs.
authorJambunathan K <jambunathan@mono-cvs.ximian.com>
Mon, 6 Sep 2004 14:07:39 +0000 (14:07 -0000)
committerJambunathan K <jambunathan@mono-cvs.ximian.com>
Mon, 6 Sep 2004 14:07:39 +0000 (14:07 -0000)
commit78a9f7458c383ad762d3cbfaa1c47781e52df617
treeaa550a6fb7e535f3d29f945d45896e5a992e4eea
parenteab4ef7aa15c77b7532748459fd53047826684b4
* main.c (dump_cattrs_list): Newly carved out of dump_cattrs.

Renamed cattrs_for_method() to more meaningful
dump_cattrs_for_method_params()

(dump_cattrs_for_method_params): Fixed so that ".param[]" gets
dumped only when necessary. i.e., when a method parameter has
either a default value and/or when it has a custom attribute.

svn path=/trunk/mono/; revision=33402
mono/dis/ChangeLog
mono/dis/main.c