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 people test on mingw,
which is probably why no one
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