[Mono-devel-list] [PATCH] Fix boolean inversion in mono_metadata_memberref_is_method

Luca Barbieri luca.barbieri at gmail.com
Tue Oct 12 16:50:42 EDT 2004


The code tests for *sig == 0x6, but should test for *sig != 0x6.
BTW, it would probably be better to define and use a constant with a 
meaningful name.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: memberref.patch
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041012/e9d9f946/attachment.pl 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041012/e9d9f946/attachment.bin 


More information about the Mono-devel-list mailing list