From koffice Thu Jun 29 19:11:16 2000 From: Thomas Date: Thu, 29 Jun 2000 19:11:16 +0000 To: koffice Subject: kword doesn't compile X-MARC-Message: https://marc.info/?l=koffice&m=96230603503638 Shaheed; I found that kword/char.cc doesn't compile anymore. Have you forgotten to commit changes in kword_frame.* ?? Since it asks for KWGroupManager::setAnchored (bool)... full error: char.cc:636: no matching function for call to `KWGroupManager::setAnchored (bool)' char.cc:638: type `KWCharAnchor' is not a base type for type `KWGroupManager' char.cc: In method `struct KWChar * KWString::copy(struct KWChar *, unsigned int)': char.cc:757: type `KWCharAttribute' is not a base type for type `KWGroupManager' char.cc: In method `struct KWChar & KWString::copy(struct KWChar)': char.cc:810: type `KWCharAttribute' is not a base type for type `KWGroupManager' -- Thomas Zander zander@earthling.net The only thing worse than failure is the fear of trying something new