| От | Neil Conway |
|---|---|
| Тема | Re: void * cast cleanup |
| Дата | |
| Msg-id | 1096250587.25688.724.camel@localhost.localdomain обсуждение исходный текст |
| Ответ на | Re: void * cast cleanup (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-patches |
On Mon, 2004-09-27 at 11:49, Tom Lane wrote: > I'm a bit concerned about introducing warnings from not-quite-with-it > compilers. Are there any still out there that would treat this as a > bogus conversion? Since this is defined by C89, I think we're okay assuming the compiler can handle it. In any case, a compiler that doesn't comply with the standard on this issue would issue hundreds of warnings/errors trying to compile the rest of the PG tree (e.g. the vast majority of pfree() call sites that don't bother with the explicit cast), so I don't think this change makes the situation materially worse. -Neil
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера