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

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

BHare1985
Copy link
Contributor

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
Contributor 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 ?

@BHare1985
Copy link
Contributor Author

Radio silence from @tblattner. I would like to go ahead and push this through @bluca or know what you would like to see to get it in.

@sappo
Copy link
Member

sappo commented Jul 26, 2024

Why did gsl_FOUND change to lower case?

@BHare1985
Copy link
Contributor Author

Why did gsl_FOUND change to lower case?

It is a result of running gsl project.xml

Changing it to all caps was a manual modification from #1330 which this effectively reverts.

@sappo sappo merged commit c9eaee6 into zeromq:master Jul 26, 2024
43 of 47 checks passed
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.

2 participants