TOMLKit icon indicating copy to clipboard operation
TOMLKit copied to clipboard

Fix decoding bugs

Open sketch204 opened this issue 1 year ago • 0 comments

Hey!

Not sure if I should open an issue first, but I found some bugs in InternalTOMLDecoder.UDC that can cause decoding issues in my use cases. Sometimes skipping values, other times getting stuck in infinite loops. I've added tests and fixes for these cases. Let me know if you want me to adjust the code at all.

sketch204 avatar May 10 '24 20:05 sketch204