octave-maintainers
[Top][All Lists]
Advanced

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

Re: MSVC compiler support [patch 7]: mkdir number of arguments


From: John W. Eaton
Subject: Re: MSVC compiler support [patch 7]: mkdir number of arguments
Date: Thu, 26 Oct 2006 17:41:29 -0400

On 18-Oct-2006, Michael Goffioul wrote:

| John W. Eaton a écrit :
| > I would prefer to fix the test to make it work, so I'm not applying
| > this patch.
| >
| > How does the current test fail?  I think the only place that this
| > macro is used is liboctave/file-ops.cc.  Does that file fail to
| > compile if MKDIR_TAKES_ONE_ARG is not defined?  If so, what is the
| > error?
| >   
| 
| The problem is that the test is done in C mode, while the code using it 
| is C++.

I checked in this change.  Probably it wouldn't hurt to do the same
for a few other functions that we use directly from C++.

Thanks,

jwe



reply via email to

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