From kde-core-devel Fri Feb 01 17:00:25 2008 From: David Faure Date: Fri, 01 Feb 2008 17:00:25 +0000 To: kde-core-devel Subject: Re: A patchset for KSSL's error messages Message-Id: <200802011800.25969.faure () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=120188527331581 On Friday 01 February 2008, Richard Hartmann wrote: > Hi all, > > at the suggestion of maelcum, I am sending my patchset to this > list. It adds useful and, hopefully, understandable error messages > for OpenSSL's verfiy routine[1]. You can also look at my bug > report[2], where the attached files can also be found. ksslcertificate.h is an installed header, so changing the values in the enum KSSLValidation is not source+binary compatible. (Meaning: people upgrading only kdelibs would experience compilation or runtime errors.) Can you rework the enum change in a way that preserves the current values untouched, and adds all the new values after them? -- David Faure, faure@kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).