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

Open
wants to merge 1 commit into
base: aws-nslick/stack/35
Choose a base branch
from

Conversation

aws-nslick
Copy link
Contributor

@aws-nslick aws-nslick commented Sep 12, 2024

@aws-nslick aws-nslick requested a review from a team as a code owner September 12, 2024 00:57
@aws-nslick aws-nslick changed the base branch from aws-nslick/stack/35 to master September 12, 2024 01:09
@aws-nslick aws-nslick changed the base branch from master to aws-nslick/stack/35 September 12, 2024 01:11
@aws-nslick aws-nslick changed the base branch from aws-nslick/stack/35 to master September 12, 2024 01:51
@aws-nslick aws-nslick changed the base branch from master to aws-nslick/stack/35 September 12, 2024 01:52
@aws-nslick aws-nslick changed the base branch from aws-nslick/stack/35 to master September 13, 2024 17:49
@aws-nslick aws-nslick changed the base branch from master to aws-nslick/stack/35 September 13, 2024 17:50
@aws-nslick aws-nslick changed the base branch from aws-nslick/stack/35 to master September 14, 2024 22:36
@aws-nslick aws-nslick 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
@aws-nslick aws-nslick changed the base branch from aws-nslick/stack/35 to master September 17, 2024 20:25
@aws-nslick aws-nslick changed the base branch from master to aws-nslick/stack/35 September 17, 2024 20:26
aws-nslick added a commit to aws-nslick/nccl-net-ofi that referenced this pull request Sep 22, 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.

stack-info: PR: aws#595, branch: aws-nslick/stack/36
aws-nslick added a commit to aws-nslick/nccl-net-ofi that referenced this pull request Sep 22, 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.

stack-info: PR: aws#595, branch: aws-nslick/stack/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.

1 participant