Skip to content

Remove a couple uses of the *_List type aliases.#278

Merged
zenhack merged 1 commit into
capnproto:mainfrom
zenhack:reduce-List-alias-use
Aug 1, 2022
Merged

Remove a couple uses of the *_List type aliases.#278
zenhack merged 1 commit into
capnproto:mainfrom
zenhack:reduce-List-alias-use

Conversation

@zenhack

@zenhack zenhack commented Jul 31, 2022

Copy link
Copy Markdown
Contributor

This is in preparation for removing the aliases entirely. Most
importantly, this patch removes the one use inside the code generator
itself.

We can't actually delete the aliases until the code generator no longer
uses them at call sites, but this is the first step.

This is in preparation for removing the aliases entirely. Most
importantly, this patch removes the one use inside the code generator
itself.

We can't actually delete the aliases until the code generator no longer
uses them at call sites, but this is the first step.
@zenhack

zenhack commented Aug 1, 2022

Copy link
Copy Markdown
Contributor Author

The failure is one of our known intermittent issues, so I'm going to go ahead and merge.

@zenhack zenhack merged commit 3380165 into capnproto:main Aug 1, 2022
@zenhack zenhack deleted the reduce-List-alias-use branch August 1, 2022 20:43
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.

2 participants