Re: libpq++ current sources don't compile with older C++ compilers - Mailing list pgsql-hackers

From Tom Lane
Subject Re: libpq++ current sources don't compile with older C++ compilers
Date
Msg-id 14524.998969671@sss.pgh.pa.us
Whole thread Raw
In response to Re: libpq++ current sources don't compile with older C++ compilers  (pgsql-hackers@thewrittenword.com)
List pgsql-hackers
pgsql-hackers@thewrittenword.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


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: Link to bug webpage
Next
From: Thomas Lockhart
Date:
Subject: Re: Locale by default?