Bug 27054 - Renamed Translator to HashTranslator
Summary: Renamed Translator to HashTranslator
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: S60 Emulator S60 3rd edition
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 27065
  Show dependency treegraph
 
Reported: 2009-07-07 18:57 PDT by Norbert Leser
Modified: 2009-07-13 01:24 PDT (History)
3 users (show)

See Also:


Attachments
Code patch for HashSet.h (3.11 KB, patch)
2009-07-07 18:57 PDT, Norbert Leser
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Norbert Leser 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.
Comment 1 Maciej Stachowiak 2009-07-10 14:53:11 PDT
Comment on attachment 32414 [details]
Code patch for HashSet.h

r=me
Comment 2 Simon Hausmann 2009-07-13 01:24:46 PDT
Landed in r45792. The ChangeLog hunk was modifying ./ChangeLog instead of ./JavaScriptCore/ChangeLog