WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alberto Garcia
Comment 1
2014-02-17 12:10:03 PST
Created
attachment 224413
[details]
Patch
Alberto Garcia
Comment 2
2014-02-27 04:22:31 PST
Committed
r164794
: <
http://trac.webkit.org/changeset/164794
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug