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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

net.openssl: use actual C values for SSLError enum, remove inexistent value #19945

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

ttytm
Copy link
Member

@ttytm ttytm commented Nov 20, 2023

Updates the decl to be less susceptible to changes and to differences in sorting.

馃[deprecated] Generated by Copilot at 6f2f847

Improved net/openssl module by using more appropriate types and constants, and updated the corresponding test file.

馃[deprecated] Generated by Copilot at 6f2f847

  • Change is_used constant to boolean type to match V convention and avoid casting ([link](https://github.com/vlang/v/pull/19945/files?diff=unified&w=0#diff-5ea0882828394df2ef8536592dae357e0e43177ba69d301152e7997d9291d0f9L159-R159), [link](https://github.com/vlang/v/pull/19945/files?diff=unified&w=0#diff-c578cb12af336cdbf445d67cc7cc7651d4f8db769ece3c93f1688b488a4caf0bL15-R15))

@spytheman spytheman merged commit 8c1da9b into vlang:master Nov 20, 2023
43 checks passed
@ttytm ttytm deleted the net/openssl/ssl-error-c-vals branch December 15, 2023 22:08
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

2 participants