https://bugzilla.novell.com/show_bug.cgi?id=361338
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=361338#c2 Alan McGovern <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|[EMAIL PROTECTED] | Resolution| |INVALID --- Comment #2 from Alan McGovern <[EMAIL PROTECTED]> 2008-02-13 14:08:11 MST --- Ah, my bad. I committed a patch to an app i'm porting to mono and they botched it when they applied it. So whilest i sent in a working patch, they applied incorrectly and i didn't notice before i submitted the bug report here. The patch was: this.nbFrames.Maximum = new decimal(new int[] { - 5400000, - 0, - 0, + 10000000, + 10000000, + 10000000, 0}); Marking as not a bug :) -- 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
