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

Update win_tcpconn.c #1678

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

NissimBendanan
Copy link
Contributor

fixes #1676 nanomsg does not compile using clang version 16.0.5

fix compile error in nano using clang version 16.0.5

fix issue: nanomsg#1676
@shikokuchuo
Copy link
Contributor

@gdamore I've been running with this change and good to merge from my perspective.

@NissimBendanan
Copy link
Contributor Author

got the following timeout error, is it OK for you? or someone can re trigger the tests? what next steps to merge this PR?
Thanks
Nissim

46/80 Test #46: nng.ipc .....................................***Timeout 5.53 sec === RUN: IPC Transport

@gdamore
Copy link
Contributor

gdamore commented Aug 23, 2023

I've been stalling on this because I'm not actually sure this change is "correct" -- I get that it makes the code compile, but it may be more correct to match the types elsewhere. I will try to examine more closely soon.

@NissimBendanan
Copy link
Contributor Author

NissimBendanan commented Aug 24, 2023 via email

@gdamore gdamore merged commit 7f1ec4c into nanomsg:master Sep 14, 2023
7 of 8 checks passed
@gdamore
Copy link
Contributor

gdamore commented Sep 14, 2023

Checked, finally. Sorry for the delay. Thanks for the submission.

@NissimBendanan NissimBendanan deleted the NissimBendananFixCompilError branch September 14, 2023 10: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.

compile with clang version 16.0.5
3 participants