Skip to content

fix: parsing any to slice and array#9

Open
sssciel wants to merge 2 commits intomasterfrom
g.rybakov/tntp-4101-any-parsing-to-slice
Open

fix: parsing any to slice and array#9
sssciel wants to merge 2 commits intomasterfrom
g.rybakov/tntp-4101-any-parsing-to-slice

Conversation

@sssciel
Copy link
Copy Markdown
Member

@sssciel sssciel commented Apr 6, 2026

It was fixed that Any was not parsed in slice or array. In addition, the behavior of parsing null strings has been changed. It is now expected to be a string.

Closes TNTP-4101

Error handling was added, as their absence led to SIGSEGV.

Part of TNTP-4101
@sssciel sssciel force-pushed the g.rybakov/tntp-4101-any-parsing-to-slice branch from a9b798c to 578dd7b Compare April 8, 2026 10:39
@sssciel sssciel requested review from bigbes and elhimov April 8, 2026 10:43
@sssciel sssciel force-pushed the g.rybakov/tntp-4101-any-parsing-to-slice branch from 578dd7b to 69fc554 Compare April 10, 2026 10:05
It was fixed that Any was not parsed in slice or array. In addition,
the behavior of parsing null strings has been changed.
It is now expected to be a string.

Closes TNTP-4101
@sssciel sssciel force-pushed the g.rybakov/tntp-4101-any-parsing-to-slice branch from 69fc554 to 2081783 Compare April 10, 2026 12:15
@sssciel sssciel requested a review from elhimov April 10, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants