* dir.c (fnmatch): Make PERIOD() independent of FNM_PATHNAME.
This fixes a bug where fnmatch('/?a', '/.a', 0) returned true. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2428 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
74c37c00b0
commit
df05c380d6
@ -1,3 +1,8 @@
|
||||
Sat May 4 07:23:20 2002 Akinori MUSHA <knu@iDaemons.org>
|
||||
|
||||
* dir.c (fnmatch): Make PERIOD() independent of FNM_PATHNAME.
|
||||
This fixes a bug where fnmatch('/?a', '/.a', 0) returned true.
|
||||
|
||||
Fri May 3 20:19:00 2002 WATANABE Hirofumi <eban@ruby-lang.org>
|
||||
|
||||
* configure.in: add #include <errno.h> in AC_CHECK_DECLS().
|
||||
|
Loading…
x
Reference in New Issue
Block a user