Skip to content

Conversation

@MichaelBuckley
Copy link

Hello,

Apologies for dropping this pull request on you out of the blue. An open-source library I depend on recently added ed25519 as a dependency, and that library has rather strict warning settings. This has resulted in 23 warnings when building my project. Since I try to eliminate all warnings, I would be very grateful if you would accept these changes.

Most of the warnings were caused by implicit conversions between signed and unsigned variables. I have done my best to not alter the behavior of the program, just to add explicit casts to silence the warnings.

Thank you for your time.

ekcdd pushed a commit to ekcdd/ed25519 that referenced this pull request Nov 4, 2025
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