Skip to content

jreen-1.2.1/src/jid.h:89: bad recursion ? #39

@dcb314

Description

@dcb314

jreen-1.2.1/src/jid.h:89:42: warning: all paths through this function will call itself [-Winfinite-recursion]

inline uint qHash(const Jreen::JID &jid) { return qHash(jid.full()); }

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