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

Re: CVS update: subversion/subversion/libsvn_client ra_loader.c

From: Ben Collins-Sussman <sussman_at_newton.ch.collab.net>
Date: 2001-02-17 16:46:10 CET

gstein@tigris.org writes:

> User: gstein
> Date: 01/02/17 03:58:44
>
> Modified: subversion/libsvn_client ra_loader.c
> Log:
> Enable DSO loading and "prelinked" support for RA libraries.

Greg, you rock. :)

> + /* ### fix the .so part */
> + libname = apr_psprintf (pool, "libsvn_ra_%s.so", ra_name);

Yeah, this was bugging me too. Doesn't APR define various .so
suffixes portably?
Received on Sat Oct 21 14:36:22 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.