On 2018-9-28 23:12 , Perry E. Metzger wrote: > Note that the new build system is also much more strict about many > things, you may have to clean up latent sloppy code (like the use of > <include.h> for something that should be "include.h" in C) to get > things to build with the new build system.
You're sure that's a function of the new build system in Xcode? Seems very strange that it would affect the operation of the C preprocessor. I would have assumed it was a change in the newer LLVM version. - Josh
