[webkit-reviews] review requested: [Bug 71170] webkit fails to build with Python 3 : [Attachment 112964] Patch to fix build issue.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 28 19:49:57 PDT 2011


Robert Marmorstein <robert at narnia.homeunix.com> has asked  for review:
Bug 71170: webkit fails to build with Python 3
https://bugs.webkit.org/show_bug.cgi?id=71170

Attachment 112964: Patch to fix build issue.
https://bugs.webkit.org/attachment.cgi?id=112964&action=review

------- Additional Comments from Robert Marmorstein
<robert at narnia.homeunix.com>
When I try to build webkit using the build-webkit script, it bails out with a
syntax error about exceptions.	The problem is that CodeGenerationInspector.py
uses some artifacts from Python 2 that aren't supported in Python 3.  This is
easy to fix -- I will attach a patch.


More information about the webkit-reviews mailing list