[0.41] Fix link: Move functions from splivarot.cpp to xml/
A couple of utility functions in splivarot.cpp have become used by xml/repr-util.cpp.
The attached patch moves these two functions (LCA and AncetreFils) to new files xml/repr-sorting.{cpp,h} in xml/libspxml.a.
This is appropriate for cleanliness, and also fixes a link problem with `make check'.
Since we're in hard freeze, I haven't renamed these functions.
(N.B. Remember to do `cvs add -ko xml/repr-sorting.{cpp,h}' after applying this patch.)
The patch (like the gc one, I should have mentioned in the previous message) is from the src directory.
pjrm.
On Sat, Feb 05, 2005 at 10:04:20AM -0400, bulia byak wrote:
On Sat, 05 Feb 2005 22:26:50 +1100, Peter Moulder <Peter.Moulder@...38...> wrote:
(N.B. Remember to do `cvs add -ko xml/repr-sorting.{cpp,h}' after applying this patch.)
Yeah, but where is it? You didn't attach repr-sorting.{cpp,h}.
They were included in the diff. (They're also included in the patch that Kees sent (among the 5) that included this diff.)
pjrm.
participants (2)
-
bulia byak
-
Peter Moulder