octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #32033] error: `fnmatch' undefined (octave-dev


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #32033] error: `fnmatch' undefined (octave-dev on MinGW)
Date: Mon, 03 Jan 2011 08:10:26 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101028 Iceweasel/3.5.15 (like Firefox/3.5.15)

Follow-up Comment #1, bug #32033 (project octave):

This looks like Octave is telling you that its fnmatch function is not
available, but I don't see how that could happen.  The fnmatch function is
defined in dirfns.cc, and is always defined as far as I can tell.

What happens if you start Octave and type

  fnmatch ("f*", "foo")

at the command prompt?



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32033>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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