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

[P4Testgen] Remove pointer arguments in Testgen test back ends #4259

Open
fruffy-g opened this issue Nov 21, 2023 · 0 comments
Open

[P4Testgen] Remove pointer arguments in Testgen test back ends #4259

fruffy-g opened this issue Nov 21, 2023 · 0 comments
Assignees
Labels
enhancement This topic discusses an improvement to existing compiler code. p4tools Topics related to the P4Tools back end

Comments

@fruffy-g
Copy link
Contributor

Pointer arguments are unsafe, instead try to use references wherever we can.

Originally posted by @smolkaj in #4221 (comment)

@fruffy fruffy added the p4tools Topics related to the P4Tools back end label Nov 21, 2023
@fruffy fruffy changed the title Remove pointer arguments in Testgen test back ends [P4Testgen] Remove pointer arguments in Testgen test back ends Nov 21, 2023
@fruffy fruffy added the enhancement This topic discusses an improvement to existing compiler code. label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This topic discusses an improvement to existing compiler code. p4tools Topics related to the P4Tools back end
Projects
None yet
Development

No branches or pull requests

2 participants