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

Revise generated C++ that relies on implicit string constructors #421

Closed
bocchino opened this issue Apr 29, 2024 · 1 comment
Closed

Revise generated C++ that relies on implicit string constructors #421

bocchino opened this issue Apr 29, 2024 · 1 comment
Labels
code generation Issues related to code generation

Comments

@bocchino
Copy link
Collaborator

bocchino commented Apr 29, 2024

Some of the generated code relies on implicit constructors for parameter, telemetry, and event strings, and for Fw::String in the topology code. We should revise this code and make the constructors explicit.

@bocchino
Copy link
Collaborator Author

Covered by #423.

@bocchino bocchino closed this as not planned Won't fix, can't repro, duplicate, stale Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code generation Issues related to code generation
Projects
Development

No branches or pull requests

1 participant