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

List:       subversion-cvs
Subject:    svn commit: r35614 - trunk/subversion/tests/libsvn_subr
From:       Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA () GMail ! Com>
Date:       2009-01-31 3:05:06
Message-ID: 200901310305.n0V356Dm030793 () svn2 ! sjc ! collab ! net
[Download RAW message or body]

Author: arfrever
Date: Fri Jan 30 19:05:06 2009
New Revision: 35614

Log:
* subversion/tests/libsvn_subr/path-test.c
  (test_path_join): Fix compiler warning.

Modified:
   trunk/subversion/tests/libsvn_subr/path-test.c

Modified: trunk/subversion/tests/libsvn_subr/path-test.c
URL: http://svn.collab.net/viewvc/svn/trunk/subversion/tests/libsvn_subr/path-test.c?pathrev=35614&r1=35613&r2=35614
 ==============================================================================
--- trunk/subversion/tests/libsvn_subr/path-test.c	Fri Jan 30 18:54:03 2009	(r35613)
+++ trunk/subversion/tests/libsvn_subr/path-test.c	Fri Jan 30 19:05:06 2009	(r35614)
@@ -546,7 +546,7 @@ test_path_join(const char **msg,
                              "svn_path_join_many" #args " returns \"%s\". " \
                              "expected \"%s\"", \
                              result, expect); \
-  else
+  else {}
 
   TEST_MANY((pool, "abc", NULL), "abc");
   TEST_MANY((pool, "/abc", NULL), "/abc");

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=495&dsMessageId=1077962


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

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