Re: pgsql: Fix a portability bug (ye olde not casting a argument

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: pgsql: Fix a portability bug (ye olde not casting a argument
Дата
Msg-id 87lkb5o7j1.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на pgsql: Fix a portability bug (ye olde not casting a argument  (tgl@postgresql.org (Tom Lane))
Ответы Re: pgsql: Fix a portability bug (ye olde not casting a argument  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
"Tom Lane" <tgl@postgresql.org> writes:

> Log Message:
> -----------
> Fix a portability bug (ye olde not casting a <ctype.h> argument to
> unsigned char).  Fortunately we still have buildfarm machines that
> will flag this.  Seems to be new in CVS HEAD, so no backpatch.

Should we add buildfarm animals which compile with -fsigned-chars and
-funsigned-chars in addition to the per-architecture defaults? Does that
guarantee that we'll trigger this warning or does it not help?

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com

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

Предыдущее
От: cunha17@pgfoundry.org (User Cunha17)
Дата:
Сообщение: snapshot - src: Initial release of the support on Sybase, ODBC and
Следующее
От: cunha17@pgfoundry.org (User Cunha17)
Дата:
Сообщение: snapshot - src: Fixing ODBC function names.