unstable code that could
be optimized out by the compiler.
On Dec 6, 2013, at 5:42 AM, Philip Martin wrote:
> Eric Lubin writes:
>
>> [[[
>> * subversion/libsvn_subr/io.c
>> (contents_three_identical_p): Fixed incorrect pointer check against NULL,
>> when the
Index: subversion/libsvn_subr/io.c
===
--- subversion/libsvn_subr/io.c (revision 1548158)
+++ subversion/libsvn_subr/io.c (working copy)
@@ -4614,7 +4614,7 @@ contents_three_identical_p(svn_boolean_t *identica
/* As long as a
Index: subversion/libsvn_subr/path.c
===
--- subversion/libsvn_subr/path.c (revision 1548158)
+++ subversion/libsvn_subr/path.c (working copy)
@@ -1252,7 +1252,7 @@ svn_path_splitext(const char **path_root,
anything a
3 matches
Mail list logo