Re: libpq++ current sources don't compile with older C++ compilers

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)postgresql(dot)org, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: libpq++ current sources don't compile with older C++ compilers
Date: 2001-08-28 03:34:31
Message-ID: 14524.998969671@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

pgsql-hackers(at)thewrittenword(dot)com writes:
> What version of aCC are you using?

$ what /opt/aCC/bin/aCC
/opt/aCC/bin/aCC:
HP aC++ B3910B A.01.00
HP ANSI C++ B3910B A.00.03
/usr/lib/libc: $Revision: 76.3 $

It's whatever shipped with HPUX 10.20, AFAIR. For my purposes, the
fact that it's not the latest and greatest is exactly the point ...

> Newer releases support -AA which provide the std namespace. This, of
> course, doesn't answer your question.

No, but it does point up the fact that we do not select -AA anyway.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2001-08-28 03:35:03 Re: Locale by default?
Previous Message Tatsuo Ishii 2001-08-28 02:50:02 Re: Locale by default?

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2001-08-28 16:34:16 Re: libpq++ current sources don't compile with older C++ compilers
Previous Message pgsql-hackers 2001-08-28 02:16:50 Re: libpq++ current sources don't compile with older C++ compilers