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: John W. Eaton
Subject: Re: MSVC compiler support [patch 13]: glob.h and fnmatch.h
Date: Tue, 17 Oct 2006 22:42:41 -0400

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.

jwe



reply via email to

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