Re: include compile problems - Mailing list pgsql-patches

From Kris Jurka
Subject Re: include compile problems
Date
Msg-id Pine.BSO.4.63.0607140006450.8462@leary2.csoft.net
Whole thread Raw
In response to Re: include compile problems  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches

On Fri, 14 Jul 2006, Tom Lane wrote:

> I think that Bruce thought that <math.h> defines INT_MAX and related
> symbols, whereas the spec is perfectly clear that they're in
> <limits.h>.  However, that's where they are on my machines, and yet CVS
> tip is not failing for me.  I'm not clear why not...  What platform
> are you using?
>

I tested on Solaris 9 with Sun compiler and Debian unstable with
gcc-4.1.1.  Debian only failed on contrib while Solaris failed on both
core and contrib.

Kris Jurka

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: include compile problems
Next
From: Tom Lane
Date:
Subject: Re: include compile problems