Re: [HACKERS] 6.5 cvs: problem with includes in src/interfaces/l

From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: (Patrick Welche) <prlw1(at)cam(dot)ac(dot)uk>
Cc: pgsql-hackers(at)postgreSQL(dot)org, pgsql-interfaces(at)postgreSQL(dot)org, (Bruce Momjian) <maillist(at)candle(dot)pha(dot)pa(dot)us>, (Tom Lane) <tgl(at)sss(dot)pgh(dot)pa(dot)us>, (Oleg Bartunov) <oleg(at)sai(dot)msu(dot)su>
Subject: Re: [HACKERS] 6.5 cvs: problem with includes in src/interfaces/l
Date: 1999-05-17 16:00:34
Message-ID: XFMail.990517120034.vev@michvhf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces


On 15-May-99 Patrick Welche wrote:
> Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> writes:
>> To compile postgres using gcc 2.7.2.1 I had to modify 2 files
>> src/interfaces/libpq++/pgconnection.cc
>> src/interfaces/libpq++/pgenv.h
>> Particularly,
>> #include <iostream> to #include <iostream.h>
>> #include <strstream> to #include <strstream.h>
>
> My fault. I was using
>
> gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)
>
> when creating the above patches. However, please make the above
> correct change, as all <iostream> does is to include <iostream.h> and
> similarly <strstream> just includes <strstream.h>. I think the meaning
> is deeper with other compilers, but with egcs they are just aliases. I
> did, as Tom Lane puts it, just break it without thinking.
>

libpq++ is being redone. Since 6.5 is under code freeze right now it'll
be 6.5.1 before the new stuff can show up. pgenv.h is already history
as it uses pretty much all deprecated functions.

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com flame-mail: /dev/null
# include <std/disclaimers.h> TEAM-OS2
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-05-17 16:00:59 Re: [HACKERS] Open 6.5 items
Previous Message Tom Lane 1999-05-17 15:52:12 Obtaining a backtrace (was Re: [HACKERS] GEQO optimizer)

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 1999-05-17 16:12:55 Re: [HACKERS] 6.5 cvs: problem with includes in src/interfaces/l
Previous Message Thomas Lockhart 1999-05-17 14:22:47 Re: [INTERFACES] unixODBC - Beta 1.0.0