Home GnuPG
Diffusion GPGME 3aaed9cfbfd6

cpp: Improve debug output of some enums

Description

cpp: Improve debug output of some enums

* lang/cpp/src/verificationresult.cpp (operator<<): Fix output of
Signature::PKAStatus which doesn't represent flags. Print corresponding
name of enum value if Signature::Summary or Notation::Flags are 0.