[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #30650] Feature Request: mkdir should create h
From: |
John W. Eaton |
Subject: |
[Octave-bug-tracker] [bug #30650] Feature Request: mkdir should create hierarchy |
Date: |
Thu, 07 Jun 2012 23:03:31 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20100101 Firefox/10.0.4 Iceweasel/10.0.4 |
Follow-up Comment #9, bug #30650 (project octave):
I backed out two changesets related to this bug (see the following commits
linked below) because there are some problems with using the gnulib mkdir-p
module with MSVC and the problems that Rik noticed and (I failed to fix, see
the patch that I attached to the bug report) are still not fixed. So I think
it would be better to wait until the gnulib problems are addressed and we
understand how to use the mkdir-p module correctly to do exactly what mkdir
does but for a directory tree instead of a single directory. You'd think this
would be a simple problem...
http://hg.savannah.gnu.org/hgweb/octave/rev/7e198fe3732c
http://hg.savannah.gnu.org/hgweb/octave/rev/0ab3dd0fad18
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?30650>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-bug-tracker] [bug #30650] Feature Request: mkdir should create hierarchy,
John W. Eaton <=