If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
-
2000-08-11
From the patch author:
Especially a bug I found was that the last line of the htpbuf buffer was
systematically missing (<=768 part of buffer retrieval). And binding with a
variable named "rows" didn't seem to be a good idea either.
Besides, I just wonder how the version provided on CPAN could *work* at all,
some parameters in bind_param_inout were not even following the DBI function
prototype!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
None
From the patch author:
Especially a bug I found was that the last line of the htpbuf buffer was
systematically missing (<=768 part of buffer retrieval). And binding with a
variable named "rows" didn't seem to be a good idea either.
Besides, I just wonder how the version provided on CPAN could *work* at all,
some parameters in bind_param_inout were not even following the DBI function
prototype!