Version: (using Devel) Compiler: Sun Studio 12 U1 OS: Solaris Installed from: Compiled sources building kdepim on OpenSolaris with Sun Studio 12U1 fails with: ... "/.../srcdir/messageviewer/mailsourceviewer.h", line 100: Error: "}" expected instead of ";". this is caused by the semicolon after the Q_OBJECT macro. Note there's no semicolon used in the Qt documentation: http://doc.trolltech.com/4.6/qobject.html#Q_OBJECT
SVN commit 1113907 by nlecureuil: Fix build thanks to tropikhajma BUG:234082 CCMAIL:tropikhajma@gmail.com M +1 -1 mailsourceviewer.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1113907