Re: svn commit: rev 2684
From: Branko Čibej <brane_at_xbc.nu>
 
Date: 2002-07-30 01:37:30 CEST 
We really have to fix the ra_local__split_url issue on HP-UX ... tests 
 Here's the culprit, in subversion/libsvn_ra_dav/log.c:
 +      /* See documentation for `svn_repos_node_t' in svn_repos.h,
 And the compiler error:
 cc: "../repo/subversion/libsvn_ra_dav/log.c", line 153: error 1649: Illegal integer-pointer combination for >=.
 Seems pretty obvious to me, given this definition:
 /* Valid revision numbers begin at 0 */
 A good thing, too, that the HP-UX compiler is so an^H^Hpedantic about 
 -- Brane Čibej <brane_at_xbc.nu> http://www.xbc.nu/brane/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Jul 30 01:38:04 2002  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.