Skip to content
Commit 3a84dc89 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

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.
parent d3ea942a
Pipeline #39729 canceled with stage
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment