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

Type errors #222

Merged
merged 2 commits into from
Jan 19, 2024
Merged

Type errors #222

merged 2 commits into from
Jan 19, 2024

Conversation

ellert
Copy link
Member

@ellert ellert commented Jan 18, 2024

Fedora 40 updated gcc to version 14. This version is more strict with assignments between different pointer types. This PR fixes the compilation errors in myproxy due to this change.

The PR has two commits. The first has no code changes, only changes to tabs and spaces. The second commit has the actual code changes.

Copy link
Member

@msalle msalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you!

@ellert ellert merged commit 4beeda5 into gridcf:master Jan 19, 2024
10 checks passed
@ellert ellert deleted the type-errors branch January 23, 2024 06:22
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