| От | Tom Lane |
|---|---|
| Тема | Re: plperl doesn't build in CVS tip? |
| Дата | |
| Msg-id | 21836.1053042134@sss.pgh.pa.us обсуждение |
| Ответ на | plperl doesn't build in CVS tip? (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
I said:
> Is anyone else seeing the same? I'm confused because I'm quite sure
> it built there recently. I suspect one of the recent changes to our
> configure stuff broke it, but I don't see the connection offhand.
The answer is that it was broken by the recent change to c.h to include
pg_config_os.h later than it had been --- much too late, in fact. If
you want to muck with _GNU_SOURCE you have to set it before any system
headers are included.
I have reverted that change. If you need some Windows-specific stuff at
the later spot in the file, please add it without risking breaking
other ports.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера