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
Thanks for the detailed response! I should be clear that I don’t have a strong
opinion for or against flattened headers, I’m just interested in ironing out a
perceived inconsistency.
> On Feb 3, 2022, at 15:31, Darin Adler wrote:
>
> Long ago, I originally created the forwarding headers to bri
> On Feb 3, 2022, at 5:16 PM, Elliott Williams wrote:
>
> If what you’ve experienced is unique to WTF, I’d be suspicious of the
> non-standard approach we’ve taken to copying WTF’s headers I mentioned above.
Great news. I hope this plan works out.
— Darin
__
Long ago, I originally created the forwarding headers to bridge the gap between
framework-style includes that those of us at Apple wanted to do, where headers
are flattened and you write #include , and
Unix-style installed libraries, where things are not flattened. I wanted us to
be able to wri
> On Feb 1, 2022, at 22:12, Tim Horton wrote:
>
> Question: If they're flattened in the SDK, and not flattened in the source
> tree, which include path do we use when including a WTF header in e.g.
> WebCore?
>
> Right now you say `#include `. In your world, would you
> say `#include `?
Ye
> On Feb 1, 2022, at 12:30 PM, Elliott Williams via webkit-dev
> wrote:
>
> Hi webkit-dev,
>
> I’m working on fixing some ambiguities in our Xcode projects to permit
> adoption of Xcode’s new build system and better parallelize our builds. I
> noticed that WTF’s headers (/usr/lib/include/wt
On Tue, Feb 1, 2022 at 12:30 PM Elliott Williams via webkit-dev <
webkit-dev@lists.webkit.org> wrote:
> I’m working on fixing some ambiguities in our Xcode projects to permit
> adoption of Xcode’s new build system and better parallelize our builds. I
> noticed that WTF’s headers (/usr/lib/include/
Hi webkit-dev,
I’m working on fixing some ambiguities in our Xcode projects to permit adoption
of Xcode’s new build system and better parallelize our builds. I noticed that
WTF’s headers (/usr/lib/include/wtf) are atypical in that they aren’t copied
into a single directory – they’re deeply nest
ok
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev
9 matches
Mail list logo