Re: compile warnings in HEAD

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: compile warnings in HEAD
Дата
Msg-id 200408261457.i7QEvF424871@candle.pha.pa.us
обсуждение исходный текст
Ответ на compile warnings in HEAD  (Neil Conway <neilc@samurai.com>)
Ответы Re: compile warnings in HEAD  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-hackers
Has this been fixed?

---------------------------------------------------------------------------

Neil Conway wrote:
> I get the following warnings compiling current sources:
> 
> /Users/neilc/pgsql/src/bin/pg_dump/pg_backup_db.c: In function 
> `_isIdentChar':
> /Users/neilc/pgsql/src/bin/pg_dump/pg_backup_db.c:874: warning: 
> comparison is always true due to limited range of data type
> /Users/neilc/pgsql/src/bin/pg_dump/pg_backup_db.c: In function `_isDQChar':
> /Users/neilc/pgsql/src/bin/pg_dump/pg_backup_db.c:891: warning: 
> comparison is always true due to limited range of data type
> 
> Default CFLAGS. Machine specs:
> 
> [neilc:/Users/neilc/build-pgsql]% gcc -v
> Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
> Thread model: posix
> gcc version 3.3 20030304 (Apple Computer, Inc. build 1495)
> [neilc:/Users/neilc/build-pgsql]% uname -a
> Darwin CPE000a95ab279e-CM000a735d27c0 7.5.0 Darwin Kernel Version 7.5.0: 
> Thu Aug  5 19:26:16 PDT 2004; root:xnu/xnu-517.7.21.obj~3/RELEASE_PPC 
> Power Macintosh powerpc
> 
> (i.e. OSX 10.3.5)
> 
> -Neil
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: rpm for RH AS 2.1 ?
Следующее
От: Philip Warner
Дата:
Сообщение: Re: compile warnings in HEAD