Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Fix C# Generation for UDT Tuple Field - #270

Merged
Scott Carda (ScottCarda-MS) merged 11 commits into
masterfrom
sccarda/UDTTupleTypeBugFix
Jun 23, 2020
Merged

Fix C# Generation for UDT Tuple Field#270
Scott Carda (ScottCarda-MS) merged 11 commits into
masterfrom
sccarda/UDTTupleTypeBugFix

Conversation

@ScottCarda-MS

Copy link
Copy Markdown
Contributor

Fixes issue #40.

Fixed an issue with the C# generation for UDT classes where tuple fields of the UDT where not being correctly parsed.

…lds of the UDT where not being correctly parsed.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could you please add tests for this?

Comment thread src/Simulation/CsharpGeneration/SimulationCode.fs
@bettinaheim
Bettina Heim (bettinaheim) dismissed their stale review June 23, 2020 00:51

no longer applies

@ScottCarda-MS
Scott Carda (ScottCarda-MS) deleted the sccarda/UDTTupleTypeBugFix branch June 24, 2020 00:26
Aniket Sudeep Dalvi (AniketDalvi) pushed a commit that referenced this pull request Jul 1, 2020
Fixed an issue with the C# generation for UDT classes where tuple fields of the UDT where not being correctly parsed. Added some tests for this situation.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants