[Mono-bugs] [Bug 575562] WriteLinesToFile does not delete file
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Feb 4 13:29:23 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=575562
http://bugzilla.novell.com/show_bug.cgi?id=575562#c2
Ankit Jain <jankit at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Ankit Jain <jankit at novell.com> 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.
More information about the mono-bugs
mailing list