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

[Python][ICD]Direct global access should not be done. There should be a struct with the necessary state and a way to get a pointer to it. This goes across the wall. It can't be called sXxx if it's not static. It would have needed to be gXxx #33733

Open
yunhanw-google opened this issue Jun 4, 2024 · 0 comments
Assignees
Labels

Comments

@yunhanw-google
Copy link
Contributor

          Direct global access should not be done. There should be a struct with the necessary state and a way to get a pointer to it. This goes across the wall. It can't be called `sXxx` if it's not static. It would have needed to be `gXxx`

Originally posted by @tcarmelveilleux in #33533 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants