Bug 128900

Summary: Fix the CLoop build after r163760
Product: WebKit Reporter: Dániel Bátyai <dbatyai.u-szeged>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, mhahnenberg, oliver, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 128505    
Attachments:
Description Flags
Proposed fix none

Dániel Bátyai
Reported 2014-02-17 04:36:21 PST
Undefined symbols for architecture x86_64: "__ZN3JSC7JSValue6encodeES0_", referenced from: _callToJavaScript in LLIntThunks.o _callToNativeFunction in LLIntThunks.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) including Operations.h didn't help, that's why JSCJSValueInlines.h needed to be included
Attachments
Proposed fix (979 bytes, patch)
2014-02-17 04:36 PST, Dániel Bátyai
no flags
Dániel Bátyai
Comment 1 2014-02-17 04:36:55 PST
Created attachment 224357 [details] Proposed fix
Csaba Osztrogonác
Comment 2 2014-02-17 04:49:27 PST
Comment on attachment 224357 [details] Proposed fix r=me
WebKit Commit Bot
Comment 3 2014-02-17 05:18:22 PST
Comment on attachment 224357 [details] Proposed fix Clearing flags on attachment: 224357 Committed r164217: <http://trac.webkit.org/changeset/164217>
WebKit Commit Bot
Comment 4 2014-02-17 05:18:24 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.