Re: BUG #18026: compile error / fe-auth.c:807:64: error: 'CHAR_BIT' undeclared (first use in this function)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #18026: compile error / fe-auth.c:807:64: error: 'CHAR_BIT' undeclared (first use in this function)
Дата
Msg-id 4037095.1689610559@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #18026: compile error / fe-auth.c:807:64: error: 'CHAR_BIT' undeclared (first use in this function)  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #18026: compile error / fe-auth.c:807:64: error: 'CHAR_BIT' undeclared (first use in this function)  (Marcel Hofstetter <hofstetter@jomasoft.ch>)
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> fe-auth.c: In function 'check_expected_areq':
> fe-auth.c:807:64: error: 'CHAR_BIT' undeclared (first use in this
> function)

Hmm.  This problem seems straightforward enough to fix, but what I
don't understand is why we've not seen it already.  We do have a
buildfarm animal running on Solaris 11.4 [1], and it's not unhappy.
Are you using any unusual build options or toolchain?

            regards, tom lane

[1] https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=margay&br=HEAD



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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #18026: compile error / fe-auth.c:807:64: error: 'CHAR_BIT' undeclared (first use in this function)
Следующее
От: Marcel Hofstetter
Дата:
Сообщение: Re: BUG #18026: compile error / fe-auth.c:807:64: error: 'CHAR_BIT' undeclared (first use in this function)