Bug 24059 - Tokenizer::write() return value is never used
Summary: Tokenizer::write() return value is never used
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Trivial
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-20 03:32 PST by Alexey Proskuryakov
Modified: 2009-02-23 00:45 PST (History)
0 users

See Also:


Attachments
proposed patch (10.81 KB, patch)
2009-02-20 03:35 PST, Alexey Proskuryakov
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2009-02-20 03:32:18 PST
So, let's make it a void. Patch forthcoming.
Comment 1 Alexey Proskuryakov 2009-02-20 03:35:18 PST
Created attachment 27826 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2009-02-23 00:45:21 PST
Committed revision 41130.