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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=417833#c5


Miguel de Icaza <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #5 from Miguel de Icaza <[EMAIL PROTECTED]>  2008-08-22 14:57:35 
MDT ---
Pasting the comment from the mailing list:

It seems that at least one of the tests changes the behavior compared to .NET:

                s1 = BitVector32.CreateSection (32767);
                s2 = BitVector32.CreateSection (32767, s1);
                s3 = BitVector32.CreateSection (4, s2);

This does not thrown an exception on .NET, as the unit test seems to show.


-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to