[webkit-reviews] review requested: [Bug 29244] undefined reference errors when linking due to gperf and inlining : [Attachment 56587] centralize gperf usage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 20 05:02:26 PDT 2010


Andras Becsi <abecsi at webkit.org> has asked  for review:
Bug 29244: undefined reference errors when linking due to gperf and inlining
https://bugs.webkit.org/show_bug.cgi?id=29244

Attachment 56587: centralize gperf usage
https://bugs.webkit.org/attachment.cgi?id=56587&action=review

------- Additional Comments from Andras Becsi <abecsi at webkit.org>
Now with ChangeLog, hopefully this is correct.

This patch is the firs half of the previous approach which removes the
redundancy of gperf usage from multiple build systems and centralizes the code
generation to make-hash-tools.pl. This doesn't fix the linking issues yet, they
have to be addressed in a follow-up patch.


More information about the webkit-reviews mailing list