[lldb-dev] [Bug 18210] New: sin_len not always available

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Dec 11 02:51:03 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=18210

            Bug ID: 18210
           Summary: sin_len not always available
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: mustrumr97 at gmail.com
    Classification: Unclassified

tools/lldb/source/Core/ConnectionFileDescriptor.cpp:1383:25: error: ‘struct
sockaddr_in’ has no member named ‘sin_len’
tools/lldb/source/Core/ConnectionFileDescriptor.cpp:1402:66: error: ‘struct
sockaddr_in’ has no member named ‘sin_len’

Just remove assignments.

-- 
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/20131211/aecd420a/attachment.html>


More information about the lldb-dev mailing list