On 12/25/2015 1:38 PM, Howard Chu wrote:
We don't maintain wrappers, in any language. We leave those to 3rd parties. How are yours different from the existing C++ wrappers?
No exceptions, no Boost, no STL.
Patches against 0.9.17 won't be accepted, at this point. Please read http://www.openldap.org/devel/ more carefully.
Ok, patch against master.
Generally, compiling C code with a C++ compiler is a mistake, since the two languages have subtle differences in integer semantics.
I always thought integers were consistent across C/C++. Which subtle differences do you mean?
Thanks,
Robin