https://bugzilla.novell.com/show_bug.cgi?id=357350
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=357350#c1 Chris Toshok <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #1 from Chris Toshok <[EMAIL PROTECTED]> 2008-03-13 15:16:14 MST --- it always returns 0 because da.Time returns a wrapped value, not a wrapped reference to a value. so setting da.Time.seconds = 1 actually does the proper set on an object, but it's not the same object that da.Time returns the next time it's queried. -- 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
