[Mono-devel-list] monodis patch

eric lindvall eric at 5stops.com
Mon Mar 24 16:25:21 EST 2003


in your patch you have:

-       { MONO_TYPE_U8         , "uint64" },
+       { MONO_TYPE_U8         , "unsigned 64" },

should that be "unsigned int64" instead of "unsigned 64"?

e.


On Sun, 23 Mar 2003, Jackson Harper wrote:

> 
> Hello,
> 
> 	Here are a couple of little fixes for monodis.
> 
> 	main.c: 0x0200 should resolve to specialname 0x0400 should resolve to
> rtspecialname
> 	
> 	get.c: Unsigned types are written as unsinged type instead of utype
> 
> May I commit?
> 
> Jackson
> 
> 



More information about the Mono-devel-list mailing list