Skip to content

Conversation

@JanKrivanek
Copy link
Collaborator

Fixes #740

Context

The original PR (#732) was quite loaded - one of the changes was making sure that full roundtrip of writing, reading binlog doesn't loose some minor details that would otherwise prevent full roundtrip equality check.
That change was had buggy conditions, but due to flood of other changes it slipped easily.

Fix made

For the previous version of logs we keep the old reading behavior of global props - first flag, then - if the flag is true - the dictionary. For new version of logs (yet to be produced) the dictionary is read allways.

Testing

Manual - the repro binlog, Orchard binlog and couple experimental binlogs of v 18 and above

@KirillOsenkov KirillOsenkov merged commit f866220 into KirillOsenkov:main Jan 10, 2024
@JanKrivanek JanKrivanek deleted the bugfix/read-properties-fix branch January 11, 2024 10:19
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.

Error when reading the file created in Rider

2 participants