WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
126361
[CMake] The forwarding headers generated by WebKitMacros.m4 are incompatible with the headers generated by generate-forwarding-headers.pl
https://bugs.webkit.org/show_bug.cgi?id=126361
Summary
[CMake] The forwarding headers generated by WebKitMacros.m4 are incompatible ...
Martin Robinson
Reported
2014-01-01 12:28:46 PST
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.
Attachments
Patch
(2.74 KB, patch)
2014-01-01 12:31 PST
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2014-01-01 12:31:24 PST
Created
attachment 220189
[details]
Patch
Philippe Normand
Comment 2
2014-01-03 00:21:22 PST
Is the EWS green? I don't see the bubbles currently.
Philippe Normand
Comment 3
2014-01-03 00:23:23 PST
Comment on
attachment 220189
[details]
Patch Ok yes it's green indeed :) the patch looks good as well!
Martin Robinson
Comment 4
2014-01-03 08:59:21 PST
Comment on
attachment 220189
[details]
Patch Clearing flags on attachment: 220189 Committed
r161263
: <
http://trac.webkit.org/changeset/161263
>
Martin Robinson
Comment 5
2014-01-03 08:59:24 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug