[Webkit-unassigned] [Bug 126361] New: [CMake] The forwarding headers generated by WebKitMacros.m4 are incompatible with the headers generated by generate-forwarding-headers.pl
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 1 12:30:56 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=126361
Summary: [CMake] The forwarding headers generated by
WebKitMacros.m4 are incompatible with the headers
generated by generate-forwarding-headers.pl
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mrobinson at webkit.org
CC: gns at gnome.org, pnormand at igalia.com, rakuco at webkit.org
The headers generated by the CMake macros in WebKitMacros.m4 use absolute paths, while generate-forwarding-headers.pl uses paths relative to the Source directory. This means that when the two paths generate headers into the same directory they will be overwritten unnecessarily if the CMake files change.
--
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