[fdo][FDO150][New] Missing space between parametrized type specifier and variab...

Mateusz Loskot mateusz at loskot.net
Thu Aug 31 19:18:23 EDT 2006


You can view the artifact detail at the following URL:

    https://fdo.osgeo.org/servlets/Scarab/id/FDO150

Type
 Defect

Artifact ID
 FDO150 (Missing space between parametrized type specifier and variable name.)

Reported by
 Mateusz Loskot
 mloskot (mateusz at loskot.net)

New artifact details:
---------------------------------------------------------

- Artifact created
- Platform set to new value
  PC
- Artifact Status set to new value
  Unconfirmed
- Steps to Reproduce set to new value
  Open file listed above, go to the line provided as a number next to the file name.
- Defect Severity set to new value
  Low
- OS Distribution and Version set to new value
  Ubuntu 6.06
- Component set to new value
  RDBMS
- Operating system set to new value
  Linux
- Description set to new value
  Missing space between parametrized type specifier and variable name as in following example, where it's missing between FdoPtr<FdoIDelete> and deleteCmd:

FdoPtr<FdoIDelete>deleteCmd =(FdoIDelete*)connection->CreateCommand( FdoCommandType_Delete );

I found this typo in following files from Common directory (Providers/GenericRdbms/Src/UnitTest/Common) of RDBMS Unit Test:

Common/FdoAssociationDeleteTest.cpp:77
Common/FdoAssociationDeleteTest.cpp:140
Common/FdoAssociationDeleteTest.cpp:217
Common/FdoAssociationInsertTest.cpp:72
Common/FdoAssociationInsertTest.cpp:219
Common/FdoAssociationInsertTest.cpp:291
Common/FdoAssociationSchemaTest.cpp:317
Common/FdoAssociationSchemaTest.cpp:351
Common/FdoAssociationSchemaTest.cpp:440
Common/FdoAssociationSchemaTest.cpp:459
Common/FdoAssociationSchemaTest.cpp:555
Common/FdoAssociationSchemaTest.cpp:576
Common/FdoAssociationSelectTest.cpp:57
Common/FdoAssociationSelectTest.cpp:141
Common/FdoAssociationSelectTest.cpp:227
Common/FdoAssociationUpdateTest.cpp:57
Common/FdoAssociationUpdateTest.cpp:67
Common/FdoAssociationUpdateTest.cpp:145
Common/FdoAssociationUpdateTest.cpp:261
Common/FdoAssociationUpdateTest.cpp:271
Common/FdoAssociationUpdateTest.cpp:328

- Subcomponent set to new value
  UNIT TESTS
- Summary set to new value
  Missing space between parametrized type specifier and variable name.

---------------------------------------------------------
This message was automatically generated by Project Tracker.








More information about the Fdo_issues mailing list