[prev in list] [next in list] [prev in thread] [next in thread] 

List:       darcs-devel
Subject:    [darcs-devel] [Patch] Tiny bug in "cygwin-wrapper.bash"
From:       Kannan Goundan <cakoose () yahoo ! com>
Date:       2005-05-31 7:48:54
Message-ID: 20050531074854.69689.qmail () web51010 ! mail ! yahoo ! com
[Download RAW message or body]

Tiny bug in "cygwin-wrapper.bash".  A regular expression pattern was
trying to match a "." without escaping it.

New patches:

[cygwin-wrapper: need to write "\." to match a literal "."
Kannan Goundan <kannan@cakoose.com>**20050530233916] {
hunk ./cygwin-wrapper.bash 168
-   if expr match "$1" '[-@._A-Za-z0-9]*:' > /dev/null; then
+   if expr match "$1" '[-@\._A-Za-z0-9]*:' > /dev/null; then
}

Context:

[TAG darcs unstable 2005-05-29
Ian Lynagh <igloo@earth.li>**20050529125403]
Patch bundle hash:
f43eedbc074718ea8cbe9c7287a7eb547856c795

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

_______________________________________________
darcs-devel mailing list
darcs-devel@darcs.net
http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic