[webkit-reviews] review requested: [Bug 36745] [Qt] qmake/symbian build failure : [Attachment 52063] Proposed patch to fix a build break on Symbian QTWebkit build.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 30 12:06:18 PDT 2010


Stanislav Paltis <Stanislav.Paltis at nokia.com> has asked  for review:
Bug 36745: [Qt] qmake/symbian build failure
https://bugs.webkit.org/show_bug.cgi?id=36745

Attachment 52063: Proposed patch to fix a build break on Symbian QTWebkit
build.
https://bugs.webkit.org/attachment.cgi?id=52063&action=review

------- Additional Comments from Stanislav Paltis <Stanislav.Paltis at nokia.com>
This patch fixes comment character from ";" to "#" in the "symbian" section of
.pro file. 
Was discovered while running qmake on Webcore.pro with QT 4.6.2 for Symbian.
Was getting an error at line 2940:
Parse Error (;; defFilePath is for Qt4.6 compatibility')
Unterminated conditional block at end of file.


More information about the webkit-reviews mailing list