Skip to content

Building with C++20 and the following error is triggered #226

@Smurf-IV

Description

@Smurf-IV

I have Level 4 and warnings as errors turned on as part of the code standard we use...

This results in the following being triggered:

1>Z:\Repos\SRLE\Thirdparty\PoC\toml11\include\toml\exception.hpp(18,66): error C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.

image

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