[fdo][FDO128][New] Confusing comments doc in RDBI bind.c and define.c
Mateusz Loskot
mateusz at loskot.net
Wed Aug 23 13:30:58 EDT 2006
You can view the artifact detail at the following URL:
https://fdo.osgeo.org/servlets/Scarab/id/FDO128
Type
Defect
Artifact ID
FDO128 (Confusing comments doc in RDBI bind.c and define.c)
Reported by
Mateusz Loskot
mloskot (mateusz at loskot.net)
New artifact details:
---------------------------------------------------------
- Operating system set to new value
Linux
- OS Distribution and Version set to new value
Ubuntu 6.06
- Summary set to new value
Confusing comments doc in RDBI bind.c and define.c
- Description set to new value
In following two files:
Providers/GenericRdbms/Src/Rdbi/bing.c
Providers/GenericRdbms/Src/Rdbi/define.c
there are ambiguous comments:
rdbi_bind - Define an output location for value retrieval
and
rdbi_define - Define an output location for value retrieval
but the former should be something like:
rdbi_bind - Specify location of input parameters for SQL statement
or
rdbi_bind - Specify location of input parameters to bind to markers in prepared SQL statement
- Subcomponent set to new value
RDBI
- Platform set to new value
PC
- Steps to Reproduce set to new value
Compare doc comments in these two files:
Providers/GenericRdbms/Src/Rdbi/bing.c
Providers/GenericRdbms/Src/Rdbi/define.c
- Artifact created
- Artifact Status set to new value
Unconfirmed
- Defect Severity set to new value
Low
- Component set to new value
RDBMS
---------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Fdo_issues
mailing list