darcs patch: fix 'clean' bug on windows caused by leaked Handle.
18 Mar
2008
18 Mar
'08
4:15 p.m.
Tue Mar 18 17:12:37 CET 2008 Andrea Vezzosi <sanzhiyan@gmail.com> * fix 'clean' bug on windows caused by leaked Handle. Using readFile to read dist/setup-config keeps the Handle open when we try to delete the file, causing an error. So we instead read the file strictly and close the Handle early.
6745
Age (days ago)
6745
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrea Vezzosi