https://bugzilla.novell.com/show_bug.cgi?id=467225
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=467225#c2 Carlos Alberto Cortez <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #2 from Carlos Alberto Cortez <[email protected]> 2009-01-26 12:45:12 MST --- The NullReference exceptions should be gone with the fix for 438650. Also, I couldn't use your patches - there were logical issues in our code that needed not to be avoided in other parts of the source (like, we should not check for a value minus than 0 for vbar.Value, since it should already be handling this case somewhere else, and it was actually showing a different problem that could impact other cases). I'm going to close it, and if you still find any NullReferenceException, please re-open it. Just for the record: the next time you send a patch, use "svn diff MyFile.cs", or, if using "diff", use the unified format (the -u flag), such "diff -u MyFile.cs MyFile2.cs". Thanks! So, this should be fixed in rev 124553 -- 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
