New compile warnings in CVS

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема New compile warnings in CVS
Дата
Msg-id 200410261737.i9QHbng21227@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: New compile warnings in CVS  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: New compile warnings in CVS  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I just updated my CVS copy and am seeing four new warnings from
pgstat.c:pgstat.c:2352: warning: variable `dbentry' might be clobbered by`longjmp' or `vfork'pgstat.c:2360: warning:
variable`havebackends' might be clobbered by`longjmp' or `vfork'pgstat.c:2362: warning: variable `use_mcxt' might be
clobberedby`longjmp' or `vfork'pgstat.c:2363: warning: variable `mcxt_flags' might be clobbered by`longjmp' or `vfork'
 

Any ideas on this?

--  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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Postresql 8.0 Beta 3 - SELECT ... FOR UPDATE
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: New compile warnings in CVS