Skip to content

fix: unserialize makes copyRecords without problematic assign semantics#1304

Merged
erights merged 2 commits intomasterfrom
1303-markm-unserialize-without-assign
Oct 1, 2022
Merged

fix: unserialize makes copyRecords without problematic assign semantics#1304
erights merged 2 commits intomasterfrom
1303-markm-unserialize-without-assign

Conversation

@erights
Copy link
Copy Markdown
Contributor

@erights erights commented Sep 29, 2022

fixes #1303

Includes new test cases that I did see fail before the code was fixed.

Copy link
Copy Markdown
Member

@gibson042 gibson042 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested a few tweaks/renames and a Smallcaps test, but no need for re-review from me.

@erights erights force-pushed the 1303-markm-unserialize-without-assign branch from d63cd69 to 84a183a Compare October 1, 2022 03:31
@erights erights merged commit 5f0caf9 into master Oct 1, 2022
@erights erights deleted the 1303-markm-unserialize-without-assign branch October 1, 2022 03:36
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.

Unserialization creates copyRecord with assignment rather than define semantics

2 participants