Follow-up Comment #5, bug #44098 (project gettext):
Thanks for the review, they are all good points. I'll soon update the patch
with tests. On error suppression, maybe we could reuse flags (the --flag
option or "xgettext: ..." comment in the source code), though we should
probaly name the warnin
Sorry for long delay. I've refreshed the patch.
Changes from v1 are:
- remove unnecessary heap usage in
gl_locale_name_default_from_CoreFoundation
- move pthread_is_threaded_np check from localename.m4 to intlmacosx.m4
- fix close() error handling as Noah pointed (see below)
- handle EINTR for