explicit (void *) casts

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема explicit (void *) casts
Дата
Msg-id 4BD8366D0200002500031004@gw.wicourts.gov
обсуждение исходный текст
Ответы Re: explicit (void *) casts
Список pgsql-hackers
I'm wondering the reason that I see (void *) casts for function call
parameters which are pointers to specific structures.  Do some
compilers generate warnings if these are omitted?  It's hard to
believe that the generated code would differ without them.
-Kevin


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Add column if not exists (CINE)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_start_backup and pg_stop_backup Re: Re: [COMMITTERS] pgsql: Make CheckRequiredParameterValues() depend upon correct