Marc Wilhelm Kuester wrote:

> Of course --- thanks for taking the time to look into the issue. Please
> find the extracts attached to this mail (I hope that this list supports
> attachments).

Oh dear.  I found the problem.  Everything was detected perfectly
correctly, but it turns out the special-case code simply misspelled the
controlling preprocessor macro!

If you look in util.cxx, you'll find a preprocessor conditional on the
name PQXX_HAVE_STRERROR_R_INT.  That should have been PQXX_STRERROR_R_INT.
 Thanks to Bart's suggestion, I'll be able simply to remove these lines.


Jeroen


_______________________________________________
Libpqxx-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/libpqxx-general

Reply via email to