diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2009-05-04 18:49:41 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2009-05-22 09:43:16 (GMT) |
commit | 6c1d7e57ee8d7988ab9592e4112b1f28fd1d03ce (patch) | |
tree | bad893c68b7c36f2bfaff796f05eecb163e23044 /bin/syncqt | |
parent | 815a8c4a297cde2b8f778c4afa36958e324f8ead (diff) | |
download | Qt-6c1d7e57ee8d7988ab9592e4112b1f28fd1d03ce.zip Qt-6c1d7e57ee8d7988ab9592e4112b1f28fd1d03ce.tar.gz Qt-6c1d7e57ee8d7988ab9592e4112b1f28fd1d03ce.tar.bz2 |
Fixed strict aliasing breaks with sockaddr_XXX structs.
This case it was possible to fix by using a union of the types when we
actually declare the variable.
Besides, this avoids a bunch of #ifdef for IPv6 functionality.
Reviewed-By: Oswald Buddenhagen
Diffstat (limited to 'bin/syncqt')
0 files changed, 0 insertions, 0 deletions