You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ph...@apache.org on 2015/09/23 13:21:08 UTC

svn propchange: r1704814 - svn:log

Author: philip
Revision: 1704814
Modified property: svn:log

Modified: svn:log at Wed Sep 23 11:21:08 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Sep 23 11:21:08 2015
@@ -1,2 +1,3 @@
 * subversion/libsvn_diff/parse-diff.c
-  (parse_binary_patch): Add brackets for precedence in logical expression.
+  (parse_binary_patch): Add brackets to correct a precedence bug in a
+   logical expression, detected by gcc -Wparentheses