Re: [PATCH] svn_client_diff_summarize() reports 'normal' if properties were changed
From: Martin Hauner <Martin.Hauner_at_gmx.net>
Date: 2006-04-25 08:51:48 CEST
Hi,
Stefan Küng wrote:
> > > Index: subversion/libsvn_client/repos_diff_summarize.c
ah, of course, not or not not :)
> It's not necessary to do that after the alloc. Because we overwrite the
Yes, i see. It is a lot easier to read after applying the patch :)
> svn_client_diff_summarize_t *sum;
Still, ib->summarize is an svn_client_diff_summarize_t pointer and
Using the sum pointer in my code is wrong too because it is not
if (ib->summarize->summarize_kind == svn_client_diff_summarize_kind_normal)
-- Martin Subcommander, http://subcommander.tigris.org a cross platform Win32/Unix/MacOSX subversion gui client & diff/merge tool. "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Apr 25 08:52:17 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.