Bug 27054

Summary: Renamed Translator to HashTranslator
Product: WebKit Reporter: Norbert Leser <norbert.leser>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann, laszlo.gombos, yongjun.zhang
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: S60 Emulator   
OS: S60 3rd edition   
Bug Depends on:    
Bug Blocks: 27065    
Attachments:
Description Flags
Code patch for HashSet.h mjs: review+

Norbert Leser
Reported 2009-07-07 18:57:52 PDT
Created attachment 32414 [details] Code patch for HashSet.h Codewarrior compiler (WINSCW) with latest build b482 cannot resolve typename mismatch between template declaration and definition (HashTranslator / Translator). Patch is submitted as a general code cleanup, without compiler conditional clause.
Attachments
Code patch for HashSet.h (3.11 KB, patch)
2009-07-07 18:57 PDT, Norbert Leser
mjs: review+
Maciej Stachowiak
Comment 1 2009-07-10 14:53:11 PDT
Comment on attachment 32414 [details] Code patch for HashSet.h r=me
Simon Hausmann
Comment 2 2009-07-13 01:24:46 PDT
Landed in r45792. The ChangeLog hunk was modifying ./ChangeLog instead of ./JavaScriptCore/ChangeLog
Note You need to log in before you can comment on or make changes to this bug.