RESOLVED FIXED 31908
[Qt] Build break on windows.
https://bugs.webkit.org/show_bug.cgi?id=31908
Summary [Qt] Build break on windows.
Jocelyn Turcotte
Reported 2009-11-26 06:15:36 PST
WebCore/platform/text/TextBoundaries.cpp is compiled instead of WebCore/platform/text/qt/TextBoundaries.cpp The introduction of the isAlphanumeric(...) function which is unavailable on platform Qt unveilled this problem.
Attachments
Patch (7.22 KB, patch)
2009-11-26 06:17 PST, Jocelyn Turcotte
no flags
Jocelyn Turcotte
Comment 1 2009-11-26 06:17:32 PST
Kenneth Rohde Christiansen
Comment 2 2009-11-26 06:21:50 PST
Comment on attachment 43918 [details] Patch build fixes need no review
WebKit Commit Bot
Comment 3 2009-11-26 06:35:06 PST
Comment on attachment 43918 [details] Patch Clearing flags on attachment: 43918 Committed r51414: <http://trac.webkit.org/changeset/51414>
WebKit Commit Bot
Comment 4 2009-11-26 06:35:12 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.