tomlplusplus/.github/ISSUE_TEMPLATE/bug_report.md
Mark Gillard a29ecda102 fix crash with pathologically-nested inputs (closes #100)
also:
- fixed parse_result natvis
- added parse_result default constructor
- added nested value limit example to error printer
2021-05-18 01:39:01 +03:00

1.8 KiB

name about title labels assignees
Bug report Found a bug? Help me squash it. bug marzer

Environment

toml++ version and/or commit hash:

Compiler:

C++ standard mode:

Target arch:

Library configuration overrides:

Relevant compilation flags:

Describe the bug

Steps to reproduce (or a small repro code sample)

Additional information