From koffice Sat Feb 17 10:05:29 2001 From: Werner Trobin Date: Sat, 17 Feb 2001 10:05:29 +0000 To: koffice Subject: Re: A compile error fix patch of KIllustrator (CVS of 16/02) X-MARC-Message: https://marc.info/?l=koffice&m=98240456415283 Toshitaka Fujioka wrote: > > Hello, > > The following error was displayed when I compiled KIllustrator: > > ---------------Error message ---------------------------- > ../share/GObject.h: In method `GObject::GObject(const class QDomElement &)': > In file included from ../share/GGroup.h:28, > from XfigImport.cc:31: > ../share/GObject.h:70: warning: unused parameter `const class QDomElement & > element' > ../share/GOval.h: In method `void XfigImport::parseArc(class istream &, class > GDocument *)': > ../share/GOval.h:34: `GOval::GOval()' is private > XfigImport.cc:310: within this context > ../share/GOval.h: In method `void XfigImport::parseEllipse(class istream &, > class GDocument *)': > ../share/GOval.h:34: `GOval::GOval()' is private > XfigImport.cc:401: within this context > ../share/GPolyline.h: In method `void XfigImport::parsePolyline(class istream > &, class GDocument *)': > ../share/GPolyline.h:39: `GPolyline::GPolyline()' is private > XfigImport.cc:439: within this context > ../share/GPolygon.h:33: `GPolygon::GPolygon()' is private > XfigImport.cc:442: within this context > ../share/GPolygon.h:33: `GPolygon::GPolygon()' is private > XfigImport.cc:445: within this context > ../share/GPolygon.h:33: `GPolygon::GPolygon()' is private > XfigImport.cc:448: within this context > ../share/GPolygon.h: In method `void XfigImport::parseSpline(class istream &, > class GDocument *)': > ../share/GPolygon.h:33: `GPolygon::GPolygon()' is private > XfigImport.cc:520: within this context > ../share/GPolyline.h:39: `GPolyline::GPolyline()' is private > XfigImport.cc:522: within this context > ../share/GText.h: In method `void XfigImport::parseText(class istream &, > class GDocument *)': > ../share/GText.h:39: `GText::GText()' is private > XfigImport.cc:584: within this context > make[1]: *** [XfigImport.lo] Error 1 > -------------------------------------------------------- > > I made the patch which fixed this error. It has already been fixed. Please update. Unfortunately anoncvs seems to lag a few days, please be patient :} -- Werner Trobin - trobin@kde.org