http://bugzilla.novell.com/show_bug.cgi?id=575562
http://bugzilla.novell.com/show_bug.cgi?id=575562#c2 Ankit Jain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Ankit Jain <[email protected]> 2010-02-04 18:29:22 UTC --- >XBuild implementation does not delete the file in this case, and leaves > a blank CleanFile in the OutDir after Clean. I was unable to reproduce this. The clean file was not empty, it still had the old contents, even after the clean. I've fixed the two issues that you mentioned - 1. WriteLinesToFile bug (delete file on empty @Lines) 2. the CleanFile getting left around after a "Clean". It should handle incremental builds also now. Fixed in svn r150873 and r150874. -- Configure bugmail: http://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
