Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Test failure on OpenBSD



On Thu, Dec 8, 2016 at 9:13 PM, Matthew Martin <phy1729@xxxxxxxxx> wrote:
>
> That's why I tested 5.2 as well. Any tips on where to look or what is
> the C equivalent of    [[ $'\ua0' =~ '^.$' ]] ?

According to http://man.openbsd.org/regex.3 --

 There is one known functionality bug. The implementation of
internationalization
 is incomplete: the locale is always assumed to be the default one of IEEE
Std
 1003.2 (“POSIX.2”), and only the collating elements etc. of that locale
are available.

Wouldn't that mean this test should be expected to fail on openbsd?


Messages sorted by: Reverse Date, Date, Thread, Author