Re: apr_dbd_p[v]bquery/select patch

2012-07-18 Thread Bojan Smojver
On Sat, 2012-07-14 at 11:27 +1000, Danny wrote: Patch to more clearly describes how the apr_dbd_p[v]bquery/select functions work. I looked at the code of the drivers now and as far as I can tell, they actually work the way they are described already. They indeed take apr_size_t pointer when

Re: apr_dbd_p[v]bquery/select patch

2012-07-13 Thread Danny
Patch to more clearly describes how the apr_dbd_p[v]bquery/select functions work. -- Danny Archer da...@inbeta.org --- include/apr_dbd.h (revision 1243850) +++ include/apr_dbd.h (working copy) @@ -49,7 +49,8 @@ * For apr_dbd_p[v]bquery/select functions, in and out parameters are *