Re: [PATCHES] include compile problems

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [PATCHES] include compile problems
Дата
Msg-id 200607141440.k6EEeVq11747@momjian.us
обсуждение исходный текст
Ответ на Re: [PATCHES] include compile problems  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Patch applied.  Thanks.
>
> I suspect the point was that limits.h is needed *instead of* math.h,
> not *in addition to*.  How many of those headers had math.h before?

The issue was that an include file included another include file that
had math.h, but that include wasn't needed, so when it was removed, a C
file including the first file didn't have math.h anymore.  (I didn't
actually check system include file usage because that is
platform-specific).

Anyway, thanks for the patch you made, and glad you looked at the system
includes, which I did not.

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: Bernd Helmle
Дата:
Сообщение: Re: 8.2 features?
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Fwd: Three weeks left until feature freeze