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

RE: svn commit: rev 2612 - trunk/subversion/libsvn_ra_dav

From: Sander Striker <striker_at_apache.org>
Date: 2002-07-22 04:23:35 CEST

Changed the log message to:

* subversion/libsvn_ra_dav/merge.c

  (bump_resource): Use apr_snprintf instead of snprintf.

Other than that, the reason for this change wasn't only that
we should be using apr. I was having a link failure on
windows, where _snprintf couldn't be found. This change
fixed that too.

Sander

> -----Original Message-----
> From: striker@tigris.org [mailto:striker@tigris.org]
> Sent: 22 July 2002 03:03
> To: svn@subversion.tigris.org
> Subject: svn commit: rev 2612 - trunk/subversion/libsvn_ra_dav
>
>
> Author: striker
> Date: Sun, 21 Jul 2002 20:02:18 -0500
> New Revision: 2612
>
> Modified:
> trunk/subversion/libsvn_ra_dav/merge.c
> Log:
> * subversion/libsvn_ra_dav/merge.c
>
> Use apr_snprintf instead of snprintf.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 22 04:14:39 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.