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: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #32033] error: `fnmatch' undefined (octave-dev on MinGW)
Date: Thu, 06 Jan 2011 23:18:54 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10

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

nm src/.libs/liboctinterp_la-dirfns.o | grep fnmatch 

I found that fnmach in src/.libs/liboctinterp_la-dirfns.o using the
editor.

****************
cd %s: %s rename readlink link mkdir directory exists readdir symlink fnmatch
confirm_recursive_rmdir all filesep glob
*****************

I executed the following
octave:1> x = __builtins__ ();
octave:2> x{strmatch ("fnmatch", x)}
octave:3>

    _______________________________________________________

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]