RESOLVED FIXED 128927
[gtk-doc] UnicodeEncodeError: 'ascii' codec can't encode character
https://bugs.webkit.org/show_bug.cgi?id=128927
Summary [gtk-doc] UnicodeEncodeError: 'ascii' codec can't encode character
Alberto Garcia
Reported 2014-02-17 12:06:05 PST
I got this when running gtkdoc-fixxref during the generation of the WebKit2 documentation. The problem seems to be that the output contains a non-ascii character (the quotes in “activate”) and sys.stdout.write fails.
Attachments
Patch (1.14 KB, patch)
2014-02-17 12:10 PST, Alberto Garcia
pnormand: review+
Alberto Garcia
Comment 1 2014-02-17 12:10:03 PST
Alberto Garcia
Comment 2 2014-02-27 04:22:31 PST
Note You need to log in before you can comment on or make changes to this bug.