[Bug 234082] New: build fails - superfluous semicolon after Q_OBJECT
tropikhajma
tropikhajma at gmail.com
Sun Apr 11 19:05:41 BST 2010
https://bugs.kde.org/show_bug.cgi?id=234082
Summary: build fails - superfluous semicolon after Q_OBJECT
Product: kmail
Version: unspecified
Platform: Compiled Sources
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: messageviewer
AssignedTo: kdepim-bugs at kde.org
ReportedBy: tropikhajma at gmail.com
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
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list