Bug 128927

Summary: [gtk-doc] UnicodeEncodeError: 'ascii' codec can't encode character
Product: WebKit Reporter: Alberto Garcia <berto>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch pnormand: review+

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.