On Mon, Jun 24, 2024 at 02:58:47PM -0700, Stan Hu wrote:
> Prior to macOS SDK 15, there were include guards in
> $SDK_ROOT/usr/include/xlocale/_regex.h:
>
> #ifndef _REGEX_H_
> #include <_regex.h>
> #endif // _REGEX_H_
> #include <_xlocale.h>
Ugh. Which means that you are testing macOS Sequoia still in beta
phase? Thanks for the report.
Perhaps we should wait for the actual release before seeing if this is
still an issue and see if this is still a problem? Tom is a heavy
macOS user, I'm still under 14 myself for some time.
--
Michael