Results 128 comments of jpmag

@afinetooth thanks for the detailed info. Let me try to adjust based on that and I'll get back to you.

I agree that the error messages could be improved. I am revisiting this in the context of #389 and I will devise a better solution.

Actually this fix missed the boat on #389. I'm thinking of adding a second error handler for node visitation: ```c++ // existing error handler: tuned for parsing using pfn_error =...

possibly related to biojppm/c4core#103

Actually, I think the current master of c4core already fixes this. See biojppm/c4core#106 (merged).

Thanks for the detailed description, it is helpful. Please hold for a fix (and expect some weeks for it to appear).

This is likely fixed in the incoming parser refactor, #414.

Thanks for reporting. At the moment I am limited in time, and it will take some weeks before I can look at this. PR for this would be welcome.

Might be related to #324, with eager assertions making it impossible.