<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"></div><div dir="ltr"><br></div><div dir="ltr"><br>On 28 Sep 2018, at 2:35 pm, Joshua Root <<a href="mailto:jmr@macports.org">jmr@macports.org</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr"><span>On 2018-9-28 23:12 , Perry E. Metzger wrote:</span><br><blockquote type="cite"><span>Note that the new build system is also much more strict about many</span><br></blockquote><blockquote type="cite"><span>things, you may have to clean up latent sloppy code (like the use of</span><br></blockquote><blockquote type="cite"><span><include.h> for something that should be "include.h" in C) to get</span><br></blockquote><blockquote type="cite"><span>things to build with the new build system.</span><br></blockquote><span></span><br><span>You're sure that's a function of the new build system in Xcode? Seems</span><br><span>very strange that it would affect the operation of the C preprocessor. I</span><br><span>would have assumed it was a change in the newer LLVM version.</span><br></div></blockquote><div><br></div>Definitely a change in the build system. See for instance<div><br></div><div> <a href="https://developer.apple.com/documentation/xcode_release_notes/xcode_10_release_notes/build_system_release_notes_for_xcode_10">https://developer.apple.com/documentation/xcode_release_notes/xcode_10_release_notes/build_system_release_notes_for_xcode_10</a></div><div><br><blockquote type="cite"><div dir="ltr"><span></span><br><span>- Josh</span><br></div></blockquote></div></body></html>