Re: [PATCH] Extreme pickyness or just subversion coding standards?
From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2003-12-03 09:01:17 CET
John, Julian,
[ Snip: extreme pickyness? ]
Although I was actually asking for an answer like the one above, I committed
> > - SVN_ERR (svn_io_file_write_full (destfile, "K ", 2, NULL, pool));
> Do we really want to break this up into two seperate writes?
[ snip ]
> buf = apr_psprintf (iterpool, "%" APR_SSIZE_T_FMT "\n", keylen)
In which case we can merge 3 writes into one:
Which I think is indeed a good idea.
bye,
Erik.
PS: Julian (and others) most of my changes and work in progress can be
-- +++ GMX - die erste Adresse für Mail, Message, More +++ Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Dec 3 09:01:56 2003 |
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.