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

Library interdependencies

From: Greg Hudson <ghudson_at_mit.edu>
Date: 2000-10-05 00:57:16 CEST

I know you guys probably love it when issues like this come up right
before a deadline, but:

libsvn_delta, like all of our libraries, depends on libsvn_subr for a
bunch of utility functions. The editor in libsvn_subr/xml.c uses
functions from libsvn_delta, now that I have fleshed out Karl's
skeleton.

That's a circular dependency, which isn't pretty in the static library
case. Should I move the XML-producing editor over to libsvn_delta?
Received on Sat Oct 21 14:36:10 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.