Re: C++ keywords in headers (was Re: [GENERAL] #include )

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: C++ keywords in headers (was Re: [GENERAL] #include )
Дата
Msg-id AANLkTimLW5CDDkJX=pe7_dC_463LRS5ijaz0wQQ1w-gL@mail.gmail.com
обсуждение исходный текст
Ответ на Re: C++ keywords in headers (was Re: [GENERAL] #include )  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I believe that Dave Page wants to move to building pg for windows
using visual C++ 2010 some time this year. That alone may be enough of
a reason to check for C++0x keywords in headers:

http://blogs.msdn.com/b/vcblog/archive/2010/04/06/c-0x-core-language-features-in-vc10-the-table.aspx

I think that there is likely to be an expectation that the same
compiler that is used to build pg should be able to include pg headers
in C++ TUs.

-- 
Regards,
Peter Geoghegan


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

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: contrib/snapshot
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: How to know killed by pg_terminate_backend