[Webkit-unassigned] [Bug 128971] [GTK] webkit 2.3.5 build failure with python 3.3.4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 27 06:31:09 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=128971





--- Comment #3 from Patrick Welche <prlw1 at cam.ac.uk>  2014-02-27 06:28:15 PST ---
It might be similar, but it isn't the same: you had the bug building documentation, so the python program involved was gtkdoc.py, here I am building WebCore, and the python program involved is cssmin.py.

sys.stdout.write(cssminify(sys.stdin.read()))

has to be imbued with UTF-8 somehow?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list