[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-pim
Subject:    Re: [Kde-pim] Kontact crash
From:       Ingo =?iso-8859-1?q?Kl=F6cker?= <kloecker () kde ! org>
Date:       2005-10-12 22:17:49
Message-ID: 200510130017.58585 () erwin ! ingo-kloecker ! de
[Download RAW message or body]

[Attachment #2 (multipart/signed)]


On Wednesday 12 October 2005 23:44, Craig Howard wrote:
> > Please try whether the following patch helps.
> >
> > Index: kmail/keyresolver.cpp
> > ===================================================================
> > --- kmail/keyresolver.cpp       (revision 466519)
> > +++ kmail/keyresolver.cpp       (working copy)
> > @@ -692,7 +692,8 @@
> >      QString addr = canonicalAddress( *it ).lower();
> >      const ContactPreferences pref = lookupContactPreferences( addr
> > );
> >
> > -    items.push_back( Item( *it, /*getEncryptionKeys( *it, true
> > ),*/ 
> > +    std::vector<GpgME::Key> dummy; 
> > +    items.push_back( Item( *it, dummy,
> >                            pref.encryptionPreference,
> >                            pref.signingPreference,
> >                            pref.cryptoMessageFormat ) );

Does it now crash in the line 
> > +    std::vector<GpgME::Key> dummy; 
?
If yes, then I don't think there's much we can do about this. It's 
clearly a bug in gcc 4.0.2.

Regards,
Ingo

[Attachment #5 (application/pgp-signature)]

_______________________________________________
kde-pim mailing list
kde-pim@kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
kde-pim home page at http://pim.kde.org/

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic