Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: UTF-8 locales on BSDs do not support collation correctly
On Fri, 27 Jan 2017, Peter Stephenson wrote:
> On Thu, 26 Jan 2017 17:57:17 +0000
> Peter Stephenson <p.stephenson@xxxxxxxxxxx> wrote:
> > (I will supply a patch that checks for setutxent etc., now I've noticed
> > there aren't any yet, but that doesn't appear to be the problem here,
> > modulo obscurities.)
>
> Can't see any reason not to commit it anyway.
I'm now getting
Src/watch.c: In function `readwtab':
Src/watch.c:497: warning: assignment from incompatible pointer type
That's:
while ((tmp = getutent()) != NULL) {
Messages sorted by:
Reverse Date,
Date,
Thread,
Author