Re: cast pid_t to int when using *printf

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: cast pid_t to int when using *printf
Дата
Msg-id 1096009234.25688.526.camel@localhost.localdomain
обсуждение исходный текст
Ответ на cast pid_t to int when using *printf  (Oliver Jowett <oliver@opencloud.com>)
Ответы Re: cast pid_t to int when using *printf
Список pgsql-patches
On Fri, 2004-09-24 at 16:51, Oliver Jowett wrote:
> gcc (3.2.3 on Solaris 9) warns about a couple of places where a pid_t is
> formatted with %d by a printf-family function.

For curiosity's sake, what formatting escape does gcc prefer?

-Neil



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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: cast pid_t to int when using *printf
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: cast pid_t to int when using *printf