Skip to content

Deprecate GeneratorInput/Output ctors that are obsolete after #6574 #6575

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

Closed
wants to merge 12 commits into from

Conversation

steven-johnson
Copy link
Contributor

This deprecates the ctors to Generator Input/Output that are "redundant" after #6574 lands (i.e.: type and dimensions should be specified in the Buffer<T, D> declaration instead of as arguments). Also updates all our existing Generators to conform. Additive to #6574.

This deprecates the ctors to Generator Input/Output that are "redundant" after #6574 lands (i.e.: type and dimensions should be specified in the Buffer<T, D> declaration instead of as arguments). Also updates all our existing Generators to conform. Additive to #6574.
@steven-johnson steven-johnson added the skip_buildbots Do not run buildbots on this PR. Must add before opening PR as we scan labels immediately. label Jan 26, 2022
Base automatically changed from srj/static-buffer-dimensions to master January 26, 2022 21:42
@steven-johnson steven-johnson marked this pull request as draft January 27, 2022 00:27
@steven-johnson
Copy link
Contributor Author

(converting to draft because this is going to landed in smaller pieces, but I don't want it to get lost yet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip_buildbots Do not run buildbots on this PR. Must add before opening PR as we scan labels immediately.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant