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

Re: =~ doesn't work with NUL characters



On Jun 14,  4:49pm, Phil Pennock wrote:
}
} My personal inclination is to handle NULL in the PCRE case.

This harkens back to the discussion of whether =~ should implicitly
(i.e., by way of setopt) choose a regex package, or should always
mean the same thing.

Given that it's already doing the choose-implicitly thing, I have no
additional objection to it also handling nul bytes.



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