[lldb-dev] [Bug 38233] LLDB build fails when done with GCC 8.1 against Python 3

via lldb-dev lldb-dev at lists.llvm.org
Mon Jul 23 03:40:37 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=38233

labath at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|lldb-dev at lists.llvm.org     |labath at google.com

--- Comment #3 from labath at google.com ---
Judging by <https://docs.python.org/3/c-api/unicode.html> the signature of that
function changed in python 3.7. Are you using python>=3.7 by any chance?

Can you check whether the attached patch fixed the problem for you?

-- 
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/20180723/ffff3962/attachment.html>


More information about the lldb-dev mailing list