Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 2013 03:46:29 GMT
From:      Garrett Cooper <yaneurabeya@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/181129: fnmatch doesn't translate "\\"
Message-ID:  <201308080346.r783kT6B022421@oldred.freebsd.org>
Resent-Message-ID: <201308080350.r783o0YA056679@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181129
>Category:       bin
>Synopsis:       fnmatch doesn't translate "\\"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 08 03:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Garrett Cooper
>Release:        10-CURRENT
>Organization:
EMC Isilon
>Environment:
FreeBSD fuji-current.local 10.0-CURRENT FreeBSD 10.0-CURRENT #10 c9d2bd6-dirty: Wed Aug  7 18:55:03 PDT 2013     root@fuji-current.local:/usr/obj/usr/src/sys/FUJI-NOCOMPAT  i386
>Description:
fnmatch("\\", "\\", 0);

should work, but instead it returns FNM_NOMATCH. See http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=41558 for more details.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308080346.r783kT6B022421>