Skip to content

Conversation

@mrkn
Copy link
Member

@mrkn mrkn commented Jan 31, 2021

To fix GH-66.

TODO:

  • Write test of CStruct#clone
  • Add CStruct#initialize_copy
  • Add CStructEntity#initialize_copy
  • Add test of CUnion#clone
  • Add CUnion#initialize_copy

@mrkn mrkn changed the title Fix Struct#clone Fix CStruct#clone Jan 31, 2021
@mrkn mrkn force-pushed the fix-struct-clone branch from d7d5836 to 59a4054 Compare January 31, 2021 05:46
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.

The clone method of Fiddle::CStruct object is shallow copy

2 participants