Bug 234680 - build fails - illegal operation in exportcertificatecommand.cpp
Summary: build fails - illegal operation in exportcertificatecommand.cpp
Status: RESOLVED FIXED
Alias: None
Product: kleopatra
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-18 10:16 UTC by tropikhajma
Modified: 2010-04-18 23:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch (456 bytes, patch)
2010-04-18 10:17 UTC, tropikhajma
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tropikhajma 2010-04-18 10:16:39 UTC
Version:            (using Devel)
Compiler:          Sun Studio 12 U1 
OS:                Solaris
Installed from:    Compiled sources

building kdepim fails with
...
[ 21%] Building CXX object kleopatra/CMakeFiles/kleopatra_bin.dir/commands/exportcertificatecommand.o

"/.../srcdir/kleopatra/commands/exportcertificatecommand.cpp", line 255: Error: The operation "QMap<QObject*, QString>[const QPointer<Kleo::ExportJob>]" is illegal.

(http://my.cdash.org/viewBuildError.php?buildid=60364)
Comment 1 tropikhajma 2010-04-18 10:17:34 UTC
Created attachment 42869 [details]
patch

not sure if this is the correct approach but at least it compiles with it
Comment 2 Thomas McGuire 2010-04-18 23:11:23 UTC
SVN commit 1116192 by tmcguire:

Fix build Sun Studio 12.

BUG: 234680

 M  +1 -1      exportcertificatecommand.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1116192