On Sun, Oct 07, 2007 at 04:50:36AM +0200, Bruno Haible wrote: > On mingw, the open(), fopen(), freopen() calls have the problem that they > do not recognize the filename "/dev/null" under some circumstances.
It's a bug in open that it doesn't recognize a nonexistant device for a different system? Seems like a stretch to me. If I wanted to use a Windows version of gettext, I'd either use Windows paths or arrange for a shell which converted. -- Daniel Jacobowitz CodeSourcery