https://bugzilla.novell.com/show_bug.cgi?id=660530

https://bugzilla.novell.com/show_bug.cgi?id=660530#c2


--- Comment #2 from Sebastien Pouliot <[email protected]> 2010-12-22 13:07:52 
UTC ---
The "<$$>" name from xMCS gets embedded into the MDB file, which is then used
from Cecil to identify variables. 

Any cecil-based tools depending on the names (even indirectly) will get
identical names for all such variables (e.g. Gendarme). Having identical names
inside the same method will lead to undefined (and generally bad) behavior.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to