Skip to content
  • Justus Winter's avatar
    Add helper for dealing with compliance modes · 91932227
    Justus Winter authored
    
    
    Add a predicate to check whether we are in a given compliance mode, a
    function that computes the minimum of the validity of all UIDs, and a
    macro that can be used to check various objects for compliance with
    CO_DE_VS without breaking compilation with older versions of GPGME,
    and without cluttering the code with preprocessor conditionals.
    
    Signed-off-by: default avatarJustus Winter <justus@gnupg.org>
    91932227