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

Problem: Fix misspelling & out-of-sync zproject #1335

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BHare1985
Copy link

Solution: Fix the misspelling in the .gsl and re-run it.

This was initially found in czmq where a committed changed a generated file and the misspelling came back once I generated. This should fix it upstream so that it fixes all downstream.

CZMQ should not need re-generated after this merge because it already had the misspelling fixed. See zeromq/czmq#2283

Solution: comitted => committed
Solution: Run `gsl project.xml`
@BHare1985
Copy link
Author

BHare1985 commented Apr 6, 2024

I noticed @tblattner made a change in the zproject-generated file that this is now reversing: #1330

Do you have context on what issue you were having @tblattner? as generally I see warnings that the variable name casing should be the same as package. Perhaps the solution to whatever issue you were having is related to changing Findgsl.cmake instead ?

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.

None yet

1 participant