Re: Beta going well - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Beta going well
Date
Msg-id 20011106115828W.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: Beta going well  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> "Zeugswetter Andreas SB SD" <ZeugswetterA@spardat.at> writes:
> > Maybe a better fix would be to #undef _ALL_SOURCE before including
> > inttypes.h ?
> 
> Is it possible to avoid including inttypes.h altogether?

It seems not possible. inttypes.h is included by types.h which is
included by stdio.h which is included by c.h.
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: Vince Vielhaber
Date:
Subject: Re: Beta going well
Next
From: Barry Lind
Date:
Subject: Re: Backend Protocol