Skip to content

json.hpp compiler errors when compiling on MSVC #833

@SahilAshar

Description

@SahilAshar

When compiling win32-lib on MSVC, \lib\include\mat\json.hpp throws warning C28020: The expression '0<=_Param_(1)&&_Param_(1)<=400-1' is not true at this call.: Lines: 14534, 14554, which is treated as an error.

This is a known issue and was fixed in Release 3.8.0 of the JSON library.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions