Skip to content

C#: Fix computed sizes for implicitly sized array creation#4126

Merged
calumgrant merged 6 commits intogithub:mainfrom
tamasvajk:feature/array-index
Aug 28, 2020
Merged

C#: Fix computed sizes for implicitly sized array creation#4126
calumgrant merged 6 commits intogithub:mainfrom
tamasvajk:feature/array-index

Conversation

@tamasvajk
Copy link
Contributor

No description provided.

@tamasvajk tamasvajk added the C# label Aug 24, 2020
@tamasvajk tamasvajk requested a review from a team August 24, 2020 14:16
@tamasvajk tamasvajk marked this pull request as ready for review August 24, 2020 15:33
Copy link
Contributor

@hvitved hvitved left a comment

Choose a reason for hiding this comment

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

It looks like we are still missing some array lengths; I have suggested a change to the QL API, let me know what you think (that change would also require all RankSpecifiers to be extracted).

hvitved
hvitved previously approved these changes Aug 26, 2020
Copy link
Contributor

@hvitved hvitved left a comment

Choose a reason for hiding this comment

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

Great work, Tamas.

@hvitved
Copy link
Contributor

hvitved commented Aug 26, 2020

We should probably add a small change note about this fix.

hvitved
hvitved previously approved these changes Aug 26, 2020
Copy link
Contributor

@calumgrant calumgrant left a comment

Choose a reason for hiding this comment

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

Sorry, tedious typo. But great work!

@calumgrant calumgrant merged commit 93e0bd9 into github:main Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants