Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(platform-aws): fill all platform values
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
- Loading branch information