tomlplusplus/.github/ISSUE_TEMPLATE/bug_report.md
Mark Gillard de2413e0ef fixed date parsing when the year has a leading zero (closes #130)
also:
- fixed omitting value part from hex/bin/oct being accepted without error (closes #129)
- added spec bug github template
2022-01-05 12:45:59 +02:00

1.8 KiB

name about title labels assignees
Bug report Regular ol' bugs.
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