[Webkit-unassigned] [Bug 36745] [Qt] qmake/symbian build failure

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


https://bugs.webkit.org/show_bug.cgi?id=36745


Stanislav Paltis <Stanislav.Paltis at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         Resolution|FIXED                       |
         AssignedTo|webkit-unassigned at lists.web |Stanislav.Paltis at nokia.com
                   |kit.org                     |
     Ever Confirmed|0                           |1
  Attachment #52063|                            |review?
               Flag|                            |




--- Comment #9 from Stanislav Paltis <Stanislav.Paltis at nokia.com>  2010-03-30 12:06:19 PST ---
Created an attachment (id=52063)
 --> (https://bugs.webkit.org/attachment.cgi?id=52063)
Proposed patch to fix a build break on Symbian QTWebkit build.

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list