jpmag
jpmag
@CairoLee This is now fixed in master. Beware that the fix changes are breaking; you will need to change your code to instantiate the parser with options setting it to...
Thanks for reporting. Expect some time before this is looked at.
Thanks for the MR - it is definitely useful. Can you add unit tests?
You can create a new one, [in this folder](https://github.com/biojppm/rapidyaml/tree/master/api/python/ryml/tests)
What's up with [this error](https://github.com/biojppm/rapidyaml/runs/4355210622?check_suite_focus=true#step:7:228)?
Thanks for reporting.
@FatalCatharsis FYI I cannot do this at the moment due to time constraints. If you're up to it, I'd be happy to accept a PR addressing this.
@BenjaminNavarro FYI. This is still a work-in-progress, but I'm satisfied with the mechanics and it already passes all the existing tests, so if you want you can take a look....
Yes, this one has been challenging me, thanks for reporting and for the bisection. Off the top of my head, I think `val_is_null()` should be false here. This is not...
1 is bad because there are several ways that may be done, and it is easy to miss one or more of them; and most of all it is bad...