Skip to content

sprintf deprecated #36

@sdarwin

Description

@sdarwin

"Use snprintf if available as some compilers (clang 14.0) issue deprecation warnings for sprintf"

libs/integer/test/common_factor_test.cpp:    sprintf(buf,"%I64d", i);
libs/integer/test/common_factor_test.cpp:    sprintf(buf,"%I64u", i);

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