Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Missing closing } in macro definition, causing the Qt lupdate command to generate a warning. easylogging++.h #865

@huermosy

Description

@huermosy

easylogging++.h:3125: Parenthesis/brace mismatch between #if and #else branches; using #if branch
easylogging++.h:3123: Unbalanced opening parenthesis in C++ code (or abuse of the C++ preprocessor)
in

define ELPP_WX_HASH_MAP_ENABLED(ContainerType) MAKE_CONTAINERELPP_FRIENDLY(ContainerType, size(), \

ELPP_LITERAL("(") << elem->first << ELPP_LITERAL(", ") << elem->second << ELPP_LITERAL(")")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions