Re: include compile problems

From: Kris Jurka <books(at)ejurka(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org
Subject: Re: include compile problems
Date: 2006-07-14 05:08:20
Message-ID: Pine.BSO.4.63.0607140006450.8462@leary2.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-07-14 05:53:17 Re: include compile problems
Previous Message Bruce Momjian 2006-07-14 04:58:07 Re: include compile problems

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2006-07-14 05:53:17 Re: include compile problems
Previous Message Bruce Momjian 2006-07-14 04:58:07 Re: include compile problems