------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=58065 Summary: Solaris defines S_NONE in sys/signal.h Product: koffice Version: 1.2.1 Platform: Compiled Sources OS/Version: Solaris Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: koffice-devel@kde.org ReportedBy: zeimetz@rbg.informatik.tu-darmstadt.de Version: 1.2.1 (using KDE KDE 3.1.1) Installed from: Compiled From Sources Compiler: gcc 3.2 OS: Solaris Hi, there is a #undef S_NONE missing in lib/kotext/kotextformat.h Bye, Bernd *** lib/kotext/kotextformat.h.old Sat May 3 16:42:17 2003 --- lib/kotext/kotextformat.h Sat May 3 16:42:29 2003 *************** *** 21,26 **** --- 21,29 ---- Boston, MA 02111-1307, USA. */ + #undef S_NONE // Solaris defines it in sys/signal.h + + class Q_EXPORT KoTextFormat { friend class KoTextFormatCollection; _______________________________________________ koffice-devel mailing list koffice-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/koffice-devel