bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Small fix for Global 5.7.3 on Win32/MinGW


From: Jason Hood
Subject: Re: Small fix for Global 5.7.3 on Win32/MinGW
Date: Sun, 11 Jan 2009 11:53:54 +1000
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

Giuseppe Corbelli wrote:
libutil/path.c:217

mkdir function does not use permissions on win32/mingw
Here's the simple ifdef

#if (defined(_WIN32) && !defined(__CYGWIN__)) || defined(__DJGPP__)

DJGPP does, though.

Jason.
--




reply via email to

[Prev in Thread] Current Thread [Next in Thread]