[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: CVS update: MODIFIED: libsvn_wc ...

From: Bill Tutt <rassilon_at_lyra.org>
Date: 2001-05-09 02:35:16 CEST

I wrote:

> * subversion/libsvn_client/commit.c: Use new_entry parameter per the

> function docs, instead of random stack data.

This one was kind of surprising/amuzing. I hope I did the right thing
here. :)

> * subversion/tests/libsvn_fs/skel-test.c: Replace some occurances of
int
> with apr_byte_t. MSVC warned mightly (> 10-15 times) about this.
  
Style note: Is there any particular reason all of SVN isn't using
apr_byte_t instead of unsigned char? There are a bunch of "char"'s in
skel-test.c that could be apr_byte_t's, or unsigned char's.

Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:30 2006

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.