Re: allow benign typedef redefinitions (C11)

Поиск
Список
Период
Сортировка
От Álvaro Herrera
Тема Re: allow benign typedef redefinitions (C11)
Дата
Msg-id a08ed217-1bf3-4c1d-97ca-7f5ca93e53cf@app.fastmail.com
обсуждение исходный текст
Ответ на allow benign typedef redefinitions (C11)  (Peter Eisentraut <peter@eisentraut.org>)
Ответы Re: allow benign typedef redefinitions (C11)
Список pgsql-hackers
Hello,

Here's another simple piece that I noticed while fooling around with the doxygen report -- genam.h was including
tidbitmap.hand relcache.h for the sake of one typedefs each, and this was bleeding in other places in a rather random
fashion,particularly through amapi.h.  I propose the following to fix it.  The changes to inet.h and varbit.h are
surprising,but required.  (It's possible that we should be including varatt.h in more datatype headers than just those
two,but at least these are the ones that complained.  So another option would be to include varatt.h in the files that
includethose headers. However, that seems to me to be the wrong direction). 


--
Álvaro Herrera
Вложения

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