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

Event Timeline

Daniel Vrátil <daniel.vratil@avast.com> committed rLIBKLEOeb930618c10a: Rename exception.h to kleoexception.h (authored by Daniel Vrátil <daniel.vratil@avast.com>).Nov 5 2020, 11:24 AM