From: | Philip Warner <pjw(at)rhyme(dot)com(dot)au> |
---|---|
To: | Neil Conway <neilc(at)samurai(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: compile warnings in HEAD |
Date: | 2004-08-24 02:23:58 |
Message-ID: | 6.1.1.1.0.20040824122010.046d0088@203.8.195.10 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
At 12:11 PM 24/08/2004, Neil Conway wrote:
>I get the following warnings compiling current sources:
My fault; I'll fix it in the next patch to pg_dump etc. I compare a char to
the range \200 through \377. It must always be >= \200...at least I assume
that's the problem.
----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 03 5330 3172 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp.mit.edu:11371 |/
From | Date | Subject | |
---|---|---|---|
Next Message | Philip Warner | 2004-08-24 02:29:30 | Re: New warning in pg_dump |
Previous Message | Neil Conway | 2004-08-24 02:11:38 | compile warnings in HEAD |