Re: BUG #7588: pgsql 9.1 incompatible with zlib 1.27

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #7588: pgsql 9.1 incompatible with zlib 1.27
Дата
Msg-id 16476.1349639653@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #7588: pgsql 9.1 incompatible with zlib 1.27  (draco@marino.st)
Ответы Re: BUG #7588: pgsql 9.1 incompatible with zlib 1.27  (John Marino <draco@marino.st>)
Список pgsql-bugs
John Marino <draco@marino.st> writes:
> Perhaps, you need to take a closer look at this. I guarantee that I
> didn't do this for cosmetic reasons.  GCC behavior changed with GCC 4.5
> on this topic.

You should report it as a bug in whatever distro you're using, because
the behavior did *not* change anywhere else, and the code you say your
compiler is rejecting is clearly legal per C standard.  sizeof() is
a compile-time constant.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #7588: pgsql 9.1 incompatible with zlib 1.27
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #7588: pgsql 9.1 incompatible with zlib 1.27