This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] regex does not support systems without wcscoll


This patch checks that wcscoll is supported before enabling i18n support.
Applies on top of my other patch.  Clients must do some autoconf checks to
have full i18n support, but this will be taken care of as soon as I make
regex into a gnulib module.

Paolo

Attachment: regex-support-libc5.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]