Problem with recent build
by Joshua Facemyer / Impressus Art
No idea...something wrong with libgeom?
In file included from live_effects/effect.h:16,
from live_effects/lpeobject.h:13,
from nodepath.cpp:50:
./2geom/path.h:72: warning: `virtual Geom::Curve* Geom::Curve::reverse()
const' was hidden
./2geom/path.h:311: warning: by `Geom::Curve*
Geom::SVGEllipticalArc::reverse(double, double) const'
...
./2geom/path.h: In member function
`Geom::BaseIterator<__gnu_cxx::__normal_iterator<Geom::Curve* const*,
std::vector<Geom::Curve*, std::allocator<Geom::Curve*> > > >
Geom::Path::end_closed() const':
./2geom/path.h:374: error:
`Geom::BaseIterator<IteratorImpl>::BaseIterator(const IteratorImpl&)
[with IteratorImpl = __gnu_cxx::__normal_iterator<Geom::Curve* const*,
std::vector<Geom::Curve*, std::allocator<Geom::Curve*> > >]' is private
./2geom/path.h:480: error: within this context
...
./2geom/path.h: In member function `void
Geom::Path::insert(Geom::BaseIterator<__gnu_cxx::__normal_iterator<Geom::Curve**,
std::vector<Geom::Curve*, std::allocator<Geom::Curve*> > > >,
Geom::BaseIterator<Impl>, Geom::BaseIterator<Impl>) [with Impl =
__gnu_cxx::__normal_iterator<Geom::Curve* const*,
std::vector<Geom::Curve*, std::allocator<Geom::Curve*> > >]':
...
./2geom/path.h:437: instantiated from here
./2geom/path.h:376: error: `__gnu_cxx::__normal_iterator<Geom::Curve**,
std::vector<Geom::Curve*, std::allocator<Geom::Curve*> > >
Geom::BaseIterator<__gnu_cxx::__normal_iterator<Geom::Curve**,
std::vector<Geom::Curve*, std::allocator<Geom::Curve*> > > >::impl_' is
private
./2geom/path.h:580: error: within this context
./2geom/path.h:376: error: `__gnu_cxx::__normal_iterator<Geom::Curve**,
std::vector<Geom::Curve*, std::allocator<Geom::Curve*> > >
Geom::BaseIterator<__gnu_cxx::__normal_iterator<Geom::Curve**,
std::vector<Geom::Curve*, std::allocator<Geom::Curve*> > > >::impl_' is
private
./2geom/path.h:580: error: within this context
make[2]: *** [nodepath.o] Error 1
make[2]: Leaving directory
`/home/facemyer/inkscape/svn-snap/inkscape-16089/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/facemyer/inkscape/svn-snap/inkscape-16089'
make: *** [all] Error 2