pantoniou / libfyaml

Fully feature complete YAML parser and emitter, supporting the latest YAML spec and passing the full YAML testsuite.
MIT License
241 stars 74 forks source link

Fix debug build: fyit_stream does not have member chunk #48

Closed biojppm closed 2 years ago

biojppm commented 2 years ago

This fails to compile when in debug mode. Also, added missing file fy-docbuilder.c to CMakeLists.txt