-
Notifications
You must be signed in to change notification settings - Fork 37.3k
netbase.cpp 334 - Warning while compiling. #2138
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
Comments
Which compiler are you using? |
Hi! I use gcc 4.4.5-8 on Debian. gcc -v Greetings for the new year! On Mon, 31 Dec 2012 07:18:57 -0800, Philip Kaufmann
|
Closing this; gcc 4.4 is ancient, and the warning does not appear in newer compilers. |
* PrepareDenominate fix * Fix conditions
Fix an edge case in PrepareDenominate (bitcoin#2138)
* PrepareDenominate fix * Fix conditions
* PrepareDenominate fix * Fix conditions
* PrepareDenominate fix * Fix conditions
* PrepareDenominate fix * Fix conditions
netbase.cpp: In function ‘bool ConnectSocketDirectly(const CService&, SOCKET&, int)’:
netbase.cpp:334: warning: dereferencing pointer ‘sockaddr.438’ does break strict-aliasing rules
netbase.cpp:334: note: initialized from here
The text was updated successfully, but these errors were encountered: