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

https://bugzilla.novell.com/show_bug.cgi?id=676727#c1


Marek Safar <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Marek Safar <[email protected]> 2011-03-03 17:34:31 UTC ---
There are couple of scenarios where overlapping is intended

For instance

enum E
{
Fist = X
A = First,
B, C, D,
Last = D
}

or similar case for compound masks which are expected to change in the future

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

Reply via email to