Обсуждение: postgresql/c.h typedefs Size as 'unsigned int' (fwd)

Поиск
Список
Период
Сортировка

postgresql/c.h typedefs Size as 'unsigned int' (fwd)

От
"Oliver Elphick"
Дата:
This is a Debian Linux bug report.

Size is still defined as unsigned int in 6.4.  Paul is suggesting that this
be changed to size_t for compatibility with alpha.

Is that correct?