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

Re: Python bindings problem

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-04-09 22:15:23 CEST

cs@comlounge.net (Christian Scholz) writes:

> I found that a "make distclean" is not removing everything. In detail
> it is not removeing the *.la files in subversion/bindings/swig/python
> so they're not rebuild when doing "make swig-py".

Not only that, but the dependencies are messed up. C code should be
regenerated not only when the .i file changes, but when the public
header file changes (e.g. svn_fs.h).

We should file this as one big issue... or maybe two small ones.
Dunno.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 9 22:16:39 2003

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.