[Webkit-unassigned] [Bug 31274] New: Prepended $$PWD to GENERATED_SOURCES_DIR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 9 13:13:25 PST 2009


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

           Summary: Prepended $$PWD to GENERATED_SOURCES_DIR
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: norbert.leser at nokia.com
                CC: yongjun.zhang at nokia.com, hausmann at webkit.org,
                    laszlo.1.gombos at nokia.com, siddharth.mathur at nokia.com



Norbert Leser <norbert.leser at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42791|                            |review?
               Flag|                            |


Created an attachment (id=42791)
 --> (https://bugs.webkit.org/attachment.cgi?id=42791)
Patch for USERINCLUDE paths for symbian

Prepended $$PWD to GENERATED_SOURCES_DIR to avoid potential ambiguities when
included from WebCore.pro.
Some preprocessors consider this GENERATED_SOURCES_DIR relative to current
invoking dir (e.g., ./WebCore), and not the working dir of JavaCriptCore.pri
(i.e., ../JavaScriptCore/).

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