https://bugs.kde.org/show_bug.cgi?id=453759

Friedrich W. H. Kossebau <kosse...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kosse...@kde.org

--- Comment #6 from Friedrich W. H. Kossebau <kosse...@kde.org> ---
The problem is not the header named "Format", but when  include directories are
set up to also have the very subdirectory of the "Format" file as part of it.
Which is not by design, instead only the prefix "KSyntaxHighlighting" directoy
should be found in the include directories.
So that only #include <KSyntaxHighlighting/Format> will work.

My question would be: can you tell which include actually triggers the wrong
header to be used? I saw no include statement in KSyntaxHighlighting itself
that uses a plain "format"/"Format" of  any kind? So curious how exactly the
wrong pick by the compiler is triggered here?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to