Re: large diversions broken on mingw

2013-03-11 Thread Eric Blake
On 03/09/2013 04:09 PM, Eric Blake wrote: > On 03/09/2013 08:12 AM, Eric Blake wrote: >> Just a heads up that I'm trying to fix a bug in diversion handling, >> exposed by 'make check', but which only shows on mingw or other >> platforms where rename() can't change the name of an open file. Most >>

Re: large diversions broken on mingw

2013-03-09 Thread Eric Blake
On 03/09/2013 08:12 AM, Eric Blake wrote: > Just a heads up that I'm trying to fix a bug in diversion handling, > exposed by 'make check', but which only shows on mingw or other > platforms where rename() can't change the name of an open file. Most > Unix systems are unaffected, and I doubt many p