https://issues.apache.org/bugzilla/show_bug.cgi?id=46669
Christophe JAILLET <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |PatchAvailable --- Comment #2 from Christophe JAILLET <[email protected]> --- Thanks for the patch, I'll give a look at it. First, I think that the location of #ifndef _WIN32 is strange. On a Windows machine, I doubt it could compile because of { } mismatch. I think that you intended to have conditional compilation around mkdir(dirname, DIR_MODE) and mkdir(dirname). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
