On Sun, 11 Nov 2018 15:00:53 -0800 Ken Cunningham
<[email protected]> wrote:
> > 
> > On Sun, Nov 11, 2018 at 5:36 PM Perry E. Metzger
> > <[email protected] <mailto:[email protected]>> wrote: As some
> > of you are aware, XCode 10 no longer searches SDK include
> > directories for C headers specified with " marks, as in 
> 
> And vice-versa — it will no longer search the source path for any
> files specified with angled brackets either.
> 
> #include <myheader.h>
> 
> just fails.

No, that works if <myheader.h> is in the system includes path, and
that's standards conformant.

Actually, looking at this, I wonder if I'm on crack and the problem
only exists in that direction and I'm utterly mistaken. I've had a
migraine for some hours and may not be thinking straight. Checks to
follow...

Perry

-- 
Perry E. Metzger                [email protected]

Reply via email to