4 Feb
2022
4 Feb
'22
8:10 p.m.
On Fri, Feb 4, 2022 at 8:31 AM Darin Adler via webkit-dev < webkit-dev@lists.webkit.org> wrote:
Those original forwarding headers were not copies of the headers, they were simply files “in the right place” with include statements in them. I’m not sure at what point along the way we started making copies of headers, and we may be solving other problems with that.
The Apple Internal Build System separately compiles out AppleWin port's each module, so the forwarding headers don't work, they need to copy headers. https://bugs.webkit.org/show_bug.cgi?id=180064 <https://bugs.webkit.org/show_bug.cgi?id=180064> https://bugs.webkit.org/show_bug.cgi?id=180063