Home GnuPG

Rename exception.h to kleoexception.h

Description

Rename exception.h to kleoexception.h

On case-insensitive systems (Windows), the generated fancy
include Exception gets confused for the standard <exception>
include file, which then breaks builds in most curious
ways.

To avoid that, we rename exception.h to kleoexception.h, so the
fancy header is KleoException and thus the ambiguity is resolved.

As far as I checked the header is only included from Kleopatra,
which I will fix too.

Details

Provenance
dvratilAuthored on Nov 5 2020, 11:32 AM
Parents
rLIBKLEO903645a76e23: Add possibility to retrieve a single user id or signature
Branches
Unknown
Tags
Unknown
References
refs/backups/work-branch-work/kleo-exception-1604591008