octave-maintainers
[Top][All Lists]
Advanced

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

Re: glob and fnmatch functions from gnulib


From: Michael D Godfrey
Subject: Re: glob and fnmatch functions from gnulib
Date: Wed, 16 Dec 2009 14:03:02 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-3.9.b4.fc12 Thunderbird/3.0b4

On 12/16/2009 02:00 PM, John W. Eaton wrote:
to replace the system glob function with the one from gnulib.  So I
would guess that you end up with glob_match::rpl_glob.
  
Correct:
[qss:octave] nm liboctave/.libs/liboctave_la-glob-match.o | c++filt | grep glob_match::rpl_glob
21:00000000000003e0 T glob_match::rpl_glob()


reply via email to

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