Thread (2 messages) flat view 2 messages, 2 authors, 2016-08-11

Re: [PATCH] xdiff: Do not consider lines starting by # hunkworthy

From: Jakub Narebski <hidden>
Date: 2016-08-11 20:42:15

Petr Baudis wrote:
-                    *rec == '(' ||     /* lisp defun? */
-                    *rec == '#')) {    /* #define? */
+                    *rec == '(')) {    /* #define? */
                        if (len > sz)
Shouldn't it be:

+                    *rec == '(')) {    /* lisp defun? */
-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help