[Webkit-unassigned] [Bug 32680] [Qt] webkitdirs.pm function builtDylibPathForName returns wrong path to library

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 07:54:40 PST 2009


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





--- Comment #6 from Daniel Bates <dbates at webkit.org>  2009-12-18 07:54:39 PST ---
Never mind, there is already an outer "if (isQt())",
<http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitdirs.pm?rev=51932#L528>.
Hence, we add the QT_MAJOR_VERSION to the DLL name if we are using Qt and are
on the Windows or Cygwin platform.

So, Simon, Zoltan, are you asking to fold in this outer "if (isQt())" into the
inner if, elsif, else block?

(In reply to comment #5)
> Oops. Yeah, I forgot to add an if isQt(). Will update patch.

-- 
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