Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(platform-aws): fill all platform values #595

Merged
1 commit merged into from
Sep 27, 2024

Conversation

ghost
Copy link

@ghost ghost commented Sep 12, 2024

@ghost ghost self-requested a review as a code owner September 12, 2024 00:57
@ghost ghost force-pushed the aws-nslick/stack/35 branch from f7f49ac to af08352 Compare September 12, 2024 00:57
@ghost ghost force-pushed the aws-nslick/stack/36 branch from 516b046 to dbb082f Compare September 12, 2024 00:57
@ghost ghost changed the base branch from aws-nslick/stack/35 to master September 12, 2024 01:09
@ghost ghost requested review from rajachan, bwbarrett and rauteric as code owners September 12, 2024 01:09
@ghost ghost force-pushed the aws-nslick/stack/36 branch from dbb082f to f75768d Compare September 12, 2024 01:10
@ghost ghost changed the base branch from master to aws-nslick/stack/35 September 12, 2024 01:11
@ghost ghost changed the base branch from aws-nslick/stack/35 to master September 12, 2024 01:51
@ghost ghost force-pushed the aws-nslick/stack/36 branch from f75768d to 258ac07 Compare September 12, 2024 01:51
@ghost ghost changed the base branch from master to aws-nslick/stack/35 September 12, 2024 01:52
@ghost ghost changed the base branch from aws-nslick/stack/35 to master September 13, 2024 17:49
@ghost ghost force-pushed the aws-nslick/stack/36 branch from 258ac07 to c5aa794 Compare September 13, 2024 17:49
@ghost ghost changed the base branch from master to aws-nslick/stack/35 September 13, 2024 17:50
@ghost ghost changed the base branch from aws-nslick/stack/35 to master September 14, 2024 22:36
@ghost ghost force-pushed the aws-nslick/stack/36 branch from c5aa794 to 54cff5b Compare September 14, 2024 22:37
@ghost ghost changed the base branch from master to aws-nslick/stack/35 September 14, 2024 22:38
commit ce214aa rearranged fields such that the written initializers were
valid on most modern compilers, but it went unnoticed that this is
insufficient for AL2's ancient toolchain, which fails with:

> sorry, unimplemented: non-trivial designated initializers not supported

provide all members for all entries to fix this.

stack-info: PR: #595, branch: aws-nslick/stack/36
@ghost ghost changed the base branch from aws-nslick/stack/35 to master September 17, 2024 20:25
@ghost ghost force-pushed the aws-nslick/stack/36 branch from 54cff5b to 6981153 Compare September 17, 2024 20:25
@ghost ghost changed the base branch from master to aws-nslick/stack/35 September 17, 2024 20:26
@ghost ghost force-pushed the aws-nslick/stack/35 branch from 7fd55d0 to 33adec5 Compare September 26, 2024 03:06
@ghost ghost mentioned this pull request Sep 27, 2024
@ghost ghost force-pushed the aws-nslick/stack/35 branch from 33adec5 to 7fd55d0 Compare September 27, 2024 00:45
@ghost ghost force-pushed the aws-nslick/stack/36 branch from c56ceb5 to 6981153 Compare September 27, 2024 00:45
@ghost ghost merged commit c249b47 into aws-nslick/stack/35 Sep 27, 2024
56 of 61 checks passed
@ghost ghost deleted the aws-nslick/stack/36 branch September 27, 2024 00:56
ghost pushed a commit that referenced this pull request Oct 1, 2024
commit ce214aa rearranged fields such that the written initializers were
valid on most modern compilers, but it went unnoticed that this is
insufficient for AL2's ancient toolchain, which fails with:

> sorry, unimplemented: non-trivial designated initializers not supported

provide all members for all entries to fix this.

Signed-off-by: Nicholas Sielicki <nslick@amazon.com>
aws-ofiwg-bot pushed a commit to aws-ofiwg-bot/aws-ofi-nccl that referenced this pull request Oct 4, 2024
commit ce214aa rearranged fields such that the written initializers were
valid on most modern compilers, but it went unnoticed that this is
insufficient for AL2's ancient toolchain, which fails with:

> sorry, unimplemented: non-trivial designated initializers not supported

provide all members for all entries to fix this.

Signed-off-by: Nicholas Sielicki <nslick@amazon.com>
This pull request was closed.
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.

1 participant