octave-maintainers
[Top][All Lists]
Advanced

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

Re: MSVC compiler support [patch 13]: glob.h and fnmatch.h


From: Michael Goffioul
Subject: Re: MSVC compiler support [patch 13]: glob.h and fnmatch.h
Date: Wed, 18 Oct 2006 12:58:34 +0200
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

John W. Eaton a écrit :
On 17-Oct-2006, Michael Goffioul wrote:

| David Bateman a écrit :
| > John/Michael,
| > There is the same problem with MingW. Maybe the glob/fnmatch should be
| > reincluded in octave. Michael in any case if you want glob/fnmatch here
| > are the files. I'd hesitate to disable this though..
| > | | I'm not really aware of what this code is doing, so I just disabled it | for now. Thanks for
| the files.

The glob function allows things like

  who x*

and

  load foo.dat x*

to work.  I think it is best to arrange to build a glob library before
building Octave, so I won't apply this patch.

Do you mean a glob library that would be part of octave source tree? Or an external one?

Michael.





reply via email to

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