Skip to content

byte is going to be part of C++ standard #439

@mika314

Description

@mika314

Description

byte is going to be part of C++ standard macrodefined byte in the library conflicting with byte from C++ standard.

Steps to Reproduce

Include <cstdint> and compile with C++17 flag.

Version

/* version */
#define CRYPT 0x0118
#define SCRYPT "1.18.1"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions