[lldb-dev] [Bug 18225] New: [trunk] [PATCH] fix Linux build due missing sockaddr_in.sin_len
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Dec 12 05:28:46 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=18225
Bug ID: 18225
Summary: [trunk] [PATCH] fix Linux build due missing
sockaddr_in.sin_len
Product: lldb
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at cs.uiuc.edu
Reporter: ono at java.pl
Classification: Unclassified
Created attachment 11714
--> http://llvm.org/bugs/attachment.cgi?id=11714&action=edit
Fix compilation in Linux due sockaddr_in.sin_len
Since few days lldb compilation fail on Linux due sockaddr_in.sin_len does not
exist there.
Attaching patch that fixes this issue.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20131212/65bffd81/attachment.html>
More information about the lldb-dev
mailing list