Bug 76351 - Build fix on 32bit if verbose debug is enabled in DFG
Summary: Build fix on 32bit if verbose debug is enabled in DFG
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-15 17:34 PST by Yuqiang Xian
Modified: 2012-01-16 00:43 PST (History)
2 users (show)

See Also:


Attachments
patch (11.13 KB, patch)
2012-01-15 17:36 PST, Yuqiang Xian
morrita: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuqiang Xian 2012-01-15 17:34:09 PST
Patch forthcoming.
Comment 1 Yuqiang Xian 2012-01-15 17:36:27 PST
Created attachment 122577 [details]
patch
Comment 2 Hajime Morrita 2012-01-16 00:14:00 PST
Comment on attachment 122577 [details]
patch

Maybe we could have JIT_VERBOSE_PRITNF() or something like that.
But it's another story.
Comment 3 Yuqiang Xian 2012-01-16 00:43:55 PST
Landed as http://trac.webkit.org/changeset/105037