Page 1 of 1

do_genValue: received YAJL generator status 4 for type code 1

Posted: Thu Mar 17, 2022 2:30 pm
by imaxeman69
Getting this code when using yajl_addChar(). Not sure what may be happening.

Re: do_genValue: received YAJL generator status 4 for type code 1

Posted: Thu Mar 17, 2022 3:58 pm
by imaxeman69
Aaahhh. I didn't do a yajl_beginObj() after the yajl_genOpen(*on)
All good now.