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

all: convert uses of static to const #1428

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kevinburke
Copy link

It may not have been possible to do this when this code was written,
but it should be possible now.

Fixes #1427.

It may not have been possible to do this when this code was written,
but it should be possible now.

Fixes briansmith#1427.
@kevinburke
Copy link
Author

Github Actions run here: https://github.com/kevinburke/ring/actions/runs/1478224095

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.

Change statics to const, where possible
1 participant