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

Re: svn commit: r36048 - trunk

From: Greg Stein <gstein_at_gmail.com>
Date: Sun, 22 Feb 2009 16:39:24 +0100

Why?

These should be *implied* by libsvn_wc. I specifically omitted them
because of that.

IOW, you're compensating for a bug in gen-make or something. You're
fixing the wrong thing.

Cheers,
-g

On Sun, Feb 22, 2009 at 16:19, Bert Huijben <rhuijben_at_sharpsvn.net> wrote:
> Author: rhuijben
> Date: Sun Feb 22 07:19:29 2009
> New Revision: 36048
>
> Log:
> * build.conf
> (db-test): Add libsvn_subr, apr, apriconv as dependencies to fix tests.
>
> Modified:
> trunk/build.conf
>
> Modified: trunk/build.conf
> URL: http://svn.collab.net/viewvc/svn/trunk/build.conf?pathrev=36048&r1=36047&r2=36048
> ==============================================================================
> --- trunk/build.conf Sun Feb 22 06:37:36 2009 (r36047)
> +++ trunk/build.conf Sun Feb 22 07:19:29 2009 (r36048)
> @@ -871,7 +871,7 @@ type = exe
> path = subversion/tests/libsvn_wc
> sources = db-test.c
> install = test
> -libs = libsvn_test libsvn_wc
> +libs = libsvn_test libsvn_wc libsvn_subr apriconv apr
>
> # ----------------------------------------------------------------------------
> # These are not unit tests at all, they are small programs that exercise
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=495&dsMessageId=1209346
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1209429
Received on 2009-02-22 16:39:44 CET

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.