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: [email protected]
          Reporter: [email protected]
    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.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to