On Wed, 14 Mar 2018 03:40:56 +0000 (UTC), Akira TAGOH wrote: > is_locale_initialized = FcTrue; Is it time yet to expect that compilers will support C99, along with <stdbool.h>, so that we no longer need (at least internally) to make up our own custom boolean type?