> This commit seems to have broken the build. It's failing when building > 'tools/mklocale'. > > In file included from > /Users/riz/Documents/code/netbsd/src/tools/mklocale/../../usr.bin/mklocale/yacc.y:63: > /Users/riz/Documents/code/netbsd/src/lib/libc/locale/runetype_file.h:42:28: > error: sys/ctype_bits.h: No such file or directory > > I appreciate the work on locale, but it seems like it would be a good > idea to run a full build before making commits to locale support, as it > affects so many different things...
What's your host? Probably it won't fail on -current hosts and it's too strict to test builds on multiple platforms/OSes/versions before any commits... --- Izumi Tsutsui