RESOLVED FIXED 27054
Renamed Translator to HashTranslator
https://bugs.webkit.org/show_bug.cgi?id=27054
Summary Renamed Translator to HashTranslator
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.