Re: Patch: Remove gcc dependency in definition of inline functions
В списке pgsql-hackers по дате отправления:
| От | Peter Eisentraut |
|---|---|
| Тема | Re: Patch: Remove gcc dependency in definition of inline functions |
| Дата | |
| Msg-id | 1263887283.31666.1.camel@fsopti579.F-Secure.com обсуждение |
| Ответ на | Re: Patch: Remove gcc dependency in definition of inline functions (Kurt Harriman <harriman@acm.org>) |
| Ответы |
Re: Patch: Remove gcc dependency in definition of inline
functions
Re: Patch: Remove gcc dependency in definition of inline functions |
| Список | pgsql-hackers |
On mån, 2010-01-18 at 16:34 -0800, Kurt Harriman wrote: > MSVC does warn about unused static inline functions. The warning > is prevented by using __forceinline instead of __inline. Hmm, but forceinline is not the same as inline. Are we confident that forcing inlining is not going to lead to disadvantages? Has this been measured? Is there not a setting to disable this particular warning. I read that MSVC has various ways to set that sort of thing.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера