On 26-Jun-97 Leo Shuster wrote:
>
>The previous implementation of libpq++ was full of bugs, leaked memory
>all over the place, and suffered from C style programming. That is
>why it had to be rewritten. I would not even recommend brining this
>monstrosity back to life. The ANSII string class that is used in
>libpq++ in its current reincarnation comes standard with g++ and
>compiles well everywhere.
But it needs some g++ comand-line options hack (at least for FreeBSD),
and it is not described anywhere. Moreover, it is not obvious how to use
e.g. PgEnv, which uses "string". Of cause, the new libpq++ looks much
more attractive. But it needs documentation or, at least, examples.
And there are some difficulties in using gdb with C++ templates.
> [ skipped ]
- ----------------------------------
Sergey Kosyakov
Landau Institute for Theoretical Physics
E-Mail: Sergey S. Kosyakov <ks@itp.ac.ru>
Date: 26-Jun-97
Time: 17:42:48
- ----------------------------------
------------------------------