|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #48105] function "glob" oddities with trailing "/" |
| Date: | Sat, 4 Jun 2016 00:48:06 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0 |
Follow-up Comment #6, bug #48105 (project octave):
Hm, maybe it is. I wrote a standalone C++ program to demonstrate this supposed
bug with gnulib but it's not giving me the same as Octave does. If I have two
files named file1 and file2, Octave's glob("f*/") returns file1 and file2.
Calling gnulib::glob from a separate C++ program returns GLOB_NOMATCH.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?48105>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |