[Mono-list] patch for monodis

Miguel de Icaza miguel@ximian.com
07 Mar 2002 15:11:40 -0500


> Here's a patch for monodis.  It adds a new option, --mscorlib that makes
> monodis behave as it used to.  That is, putting "mscorlib" in for the
> assembly name of any assembly not named "corlib".
> 
> Without the new switch, monodis just puts the assembly name, whatever it
> happens to be.

The patch looks fine to me.  Please commit.

Could you also document this in the --help output, and on the manual
page (it is called monodis.1)

Miguel.