sftse

Results 69 comments of sftse

Closed by #421

@ArthurZucker You were not able to reproduce the regression because the tokenizer in the `test-old-code` branch is missing a decoder and is not the original one supplied in this issue....

Added another example that OOMs, hasn't been fixed yet, I'm working around it for my usecase by using unstable `set_alloc_error_hook`

Do you mean a comment explaining the last OOM file that was added?

I've added a FIXME to the function call that OOMs, if this was not what was meant please advise further. This is ready to merge imho.

Curious whether you know anything about the unknown record types as mentioned in #462. The commit history was starting to look complex, so I folded it into this PR.

Based on ~~#457~~ #463

For some reason this example exhibits a record type that I've not been able to locate in the spec, do you have any idea what it could be? This was...

Folded into #463

I've added a suggestion how to carve out this specific case.