diff --git a/lib/bcheck.c b/lib/bcheck.c index 8d2614f4..9d745e32 100644 --- a/lib/bcheck.c +++ b/lib/bcheck.c @@ -887,7 +887,8 @@ void __bound_init(size_t *p, int mode) #if HAVE_CTYPE #ifdef __APPLE__ -#warning fill out for MacOS (see <_ctype.h> and ) + tree = splay_insert((size_t) &_DefaultRuneLocale, + sizeof (_DefaultRuneLocale), tree); #else /* XXX: Does not work if locale is changed */ tree = splay_insert((size_t) __ctype_b_loc(),