assume availability of "inline" keyword

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема assume availability of "inline" keyword
Дата
Msg-id aZdGbDaV4_yKCMc-@nathan
обсуждение исходный текст
Ответы Re: assume availability of "inline" keyword
Список pgsql-hackers
I noticed some code that uses __inline__ (which IIUC is a gcc extension) as
well as a related configure check.  "inline" was first added to C99, and we
now require C11, so we can just assume it's there, right?  FWIW it looks
like meson builds don't bother checking this.

-- 
nathan

Вложения

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