[Webkit-unassigned] [Bug 137148] New: [GTK] Don't include full path names in WebKitEnumTypes.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 26 09:22:55 PDT 2014


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

           Summary: [GTK] Don't include full path names in
                    WebKitEnumTypes.h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: berto at igalia.com


In short, we should replace @filename@ with @basename@ here:

/*** BEGIN file-production ***/
/* Enumerations from @filename at . */
/*** END file-production ***/

The former puts the full path of the compilation directory in the generated file,
which should not be there, which among other things makes it more difficult to
have a multiarch-compliant header.

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