https://bugzilla.novell.com/show_bug.cgi?id=433483
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=433483#c2 --- Comment #2 from Gonzalo Paniagua Javier <[EMAIL PROTECTED]> 2008-10-09 10:35:08 MDT --- Created an attachment (id=244688) --> (https://bugzilla.novell.com/attachment.cgi?id=244688) Possible fix The attached patch fixes all the issues. Apart from the problems related to mono not behaving as MS (like the 'start' parameter and file/folder dates or not checking for dependencies changed right before inserting), I needed to add 2 more calls to the infamous CheckDependencies() method. I think that if each CacheItem new about all the immediate dependencies that depend on it, there would be no need for a 'global' CheckDependencies. I'll wait for comments before checking this in. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
