On 06/07/2012 05:09 AM, John W. Eaton wrote:
> I was expecting to find a simple interface
but unfortunately what you found is what's needed
to implement GNU 'mkdir -p'. Among other things,
the permissions of the parent directories differ
from the permissions of the child directory. It
of course
On 7-Jun-2012, Paul Eggert wrote:
| Much of gnulib has never been ported to MSVC / MingW
| and apparently octave is using that part. I suggest
| using Cygwin.
If it were up to me, I'd go a step further and say, "don't use
Windows," but the reality is that that's not going to fly with many of
Oc
Ralf Wildenhues <[EMAIL PROTECTED]> writes:
> The mkdir-p module currently
> - lists m4/chdir-safer.m4 but the file does not exist in CVS,
> - defines macros gl_FUNC_LCHMOD and gl_CHDIR_SAFER but does not use
> them (they are needed though).
Thanks for the patch; I inst
The mkdir-p module currently
- lists m4/chdir-safer.m4 but the file does not exist in CVS,
- defines macros gl_FUNC_LCHMOD and gl_CHDIR_SAFER but does not use
them (they are needed though).
Cheers,
Ralf
* mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
gl_CHDIR_SAFER