yaml-cpp icon indicating copy to clipboard operation
yaml-cpp copied to clipboard

RegEx::MatchUnchecked(const Source& source) exception

Open KennyProgrammer opened this issue 3 years ago • 0 comments

Hello everyone! Sometimes when i use << YAML::BeginMap it leads to crash. image image

It would really be a problem if it happened every time, but it happens in about 3%, and it seems to me that this is a problem in the library and not in my code because all I do is write to the Emitter BeginMap.

KennyProgrammer avatar May 13 '22 12:05 KennyProgrammer