Closed Bug 854904 Opened 12 years ago Closed 12 years ago

UnixSocket: sockaddr_in, sockaddr_in6 not defined in UnixSocket.h

Categories

(Core :: DOM: Device Interfaces, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla22

People

(Reporter: vicamo, Assigned: vicamo)

References

Details

Attachments

(3 files, 1 obsolete file)

In file included from ipc/unixsocket/UnixSocket.cpp:7:0: ipc/unixsocket/UnixSocket.h:30:3: error: 'sockaddr_in' does not name a type ipc/unixsocket/UnixSocket.h:31:3: error: 'sockaddr_in6' does not name a type
Attached file mozconfig
Attached patch patch (obsolete) — Splinter Review
verifying ...
Assignee: nobody → vyang
Attachment #729568 - Attachment description: WIP → patch
Attachment #729568 - Flags: review?(kyle)
Comment on attachment 729568 [details] [diff] [review] patch Review of attachment 729568 [details] [diff] [review]: ----------------------------------------------------------------- Sorry about that, had this patch done but guess this only got merged to b2g18.
Attachment #729568 - Flags: review?(kyle) → review+
Attached patch patchSplinter Review
Re-gen from hg. Will push when inbound re-open again.
Attachment #729568 - Attachment is obsolete: true
Attachment #729953 - Flags: review+
(In reply to Kyle Machulis [:kmachulis] [:qdot] from comment #3) > Sorry about that, had this patch done but guess this only got merged to b2g18. Never mind. Just a little bit curious, am I the only person affected? I'm on Ubutu 13.04 beta. Probably the reason why I'm the only victim here. Will nominate for leo+/tef+ when this affects others as well.
It's already tef+'d and landed, as of https://bugzilla.mozilla.org/show_bug.cgi?id=843868#c35 I just didn't get it into m-c. This should fix it for all platforms. And it probably didn't get seen because... actually I'm not really sure why. That should've blown up when building for desktop on 12.04 too I though. We get away with it on gonk because we get in.h from another header somewhere.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: