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

List:       kde-commits
Subject:    KDE/kdepimlibs/gpgme++
From:       Marc Mutz <mutz () kde ! org>
Date:       2010-11-29 13:43:28
Message-ID: 20101129134328.35242AC8A6 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1202037 by mutz:

gpgme++: deprecate one-arg hasFeature() in favour of the two-arg one

 M  +2 -1      global.h  


--- trunk/KDE/kdepimlibs/gpgme++/global.h #1202036:1202037
@@ -131,7 +131,8 @@
     enum Feature2 {
         Feature2MaxValue                           = 0x80000000
     };
-    GPGMEPP_EXPORT bool hasFeature( unsigned long feature );
+    // use hasFeature( unsigned long, unsigned long ) instead
+    GPGMEPP_EXPORT_DEPRECATED bool hasFeature( unsigned long feature );
     GPGMEPP_EXPORT bool hasFeature( unsigned long feature, unsigned long feature2 );
 
 } // namespace GpgME
[prev in list] [next in list] [prev in thread] [next in thread] 

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