Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: [PATCH 8/8] wildmatch: advance faster in <asterisk> + <literal> patterns

From: Nguyen Thai Ngoc Duy <hidden>
Date: 2016-06-15 22:55:36

On Fri, Dec 28, 2012 at 1:24 PM, Junio C Hamano [off-list ref] wrote:
quoted
+                                     while ((t_ch = *text) != '\0' &&
+                                            (!(flags & WM_PATHNAME) || t_ch != '/')) {
Why do we look at (flags & WM_PATHMAME) and not "special" here?
Because I was careless. Thanks for spotting it. I'll fix it and add
some more tests about **<literal> with WM_PATHNAME.
-- 
Duy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help