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

Fix Xcode warnings #218

Merged

Conversation

mangerlahn
Copy link
Contributor

Thanks again for this project!

We are still running on the support branch and see various warnings in Xcode.
The former one was fixed at some point (059945d), but that fix has been removed later, I don't know why. Since RC4_INT is sometimes defined as int and sometimes as char, I decided to let the last define win. Not sure if that is correct though.

The second warning has been fixed recently.

Screenshot 2024-07-04 at 22 51 21

@krzyzanowskim
Copy link
Owner

thank you. I wonder why I don't see the RC4_INT on my system. Is it something I should enable to make it appear?

@mangerlahn
Copy link
Contributor Author

test.zip
I compiled a quick sample project. Including the framework via SPM seems to reproduce this reliably. I pinned it to the most recent commit on the support branch.

@krzyzanowskim krzyzanowskim merged commit 4cf8d9b into krzyzanowskim:support/v112300 Jul 7, 2024
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