Pavel Stehule <[email protected]> writes:
> I see a new warning in upstream
> r/include/libxml2 -c -o path.o path.c
> path.c: In function âhas_drive_prefixâ:
> path.c:89:26: warning: self-comparison always evaluates to false
> [-Wtautological-compare]
> return skip_drive(path) != path;
> ^~
That should have gone away in commit a2fd62dd5. What version are
you looking at?
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers