[Bug 439682] Re: remotefs fails to build karmic, gcc 4.4 strict aliasing

David Sugar david.sugar at canonical.com
Thu Oct 1 13:00:26 UTC 2009


I had thought about that, but the actual type of client_address is
conditionally determined from an #ifdef for IPV6, hence unless it is
cast to a known type in advance, you do have to do the cast in line 240
because it might either be a struct sockaddr_storage * or a struct
sockaddr_in *.  Hence, I did not see a less intrusive way to solve this
at the time, at least for all possible compile paths.  If you suggest we
keep the code change and I simply correct the Maintainer field, I could
re-upload for that.

-- 
remotefs fails to build karmic, gcc 4.4 strict aliasing
https://bugs.launchpad.net/bugs/439682
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list