#1693: Make distclean (still) doesn't
-------------------------+--------------------------------------------------
Reporter: simonpj | Owner:
Type: bug | Status: new
Priority: high | Milestone: 6.8
Component: Compiler | Version: 6.6.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Unknown | Testcase:
Architecture: Unknown |
-------------------------+--------------------------------------------------
Comment (by claus):
thanks, but i'm on windows, and
{{{
$ darcs changes utils/lndir/lndir.c
Changes to utils/lndir/lndir.c:
Mon Jul 30 23:31:52 GMT Daylight Time 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Make lndir work on Windows (by copying)
..
}}}
and i rather like the idea of asking darcs which files it doesn't know
about. of course, 'make darcsclean' should only clean files that configure
or make can regenerate, not files which users added.
which reminds me: current distclean also deletes more files than it
should, using wildcards when specifying *_CLEAN_FILES. that way, it once
deleted a pre-patch test.log i kept for comparison with post-patch build.
so distclean should not only have better coverage, it should also be more
accurate.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1693>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs