Skip to content

warning: multi-character character constant #12

Description

@absolutelynothinghere

When compiling minlzdec using Zig CC (clang wrapper) I get the following warning:

./minlzlib/xzstream.h:39:40: warning: multi-character character constant [-Wmultichar]
const uint16_t k_XzStreamFooterMagic = 'ZY';
                                       ^

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