[fdo][FDO142][New] Extra comma at end of enumerator list and extra semi-colons

Mateusz Loskot mateusz at loskot.net
Mon Aug 28 20:07:42 EDT 2006


You can view the artifact detail at the following URL:

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

Type
 Defect

Artifact ID
 FDO142 (Extra comma at end of enumerator list and extra semi-colons)

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

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

- Artifact Status set to new value
  Unconfirmed
- Description set to new value
  There are a few extra commas after enumerator list of enumerations defined in following files:

Providers/GenericRdbms/Src/LockManager/LockStrategy.h
Providers/GenericRdbms/Src/LockManager/LockStrategyOperation.h
Fdo/Unmanaged/Inc/Spatial/SpatialGeometryValidity.h
Utilities/SchemaMgr/Inc/Sm/Error.h
Utilities/Common/Inc/FdoCommonFile.h:69
Utilities/Common/Inc/FdoCommonFile.h:82

For example:

enum FdoRdbmsLockStrategy
{
    FdoRdbmsLockStrategy_All,
    FdoRdbmsLockStrategy_Partial,
------------------------------^^^^^
};


By the way, there are also extra semicolons:

Providers/GenericRdbms/Src/MySQL/SchemaMgr/Ph/Mgr.cpp:203
Providers/GenericRdbms/Src/ODBC/SchemaMgr/Ph/Mgr.cpp:210
Providers/GenericRdbms/Src/SchemaMgr/Ph/Mgr.cpp:668
Providers/GenericRdbms/Src/ODBCDriver/context.h:51
Providers/GenericRdbms/Src/ODBCDriver/context.h:56
- Summary set to new value
  Extra comma at end of enumerator list and extra semi-colons
- Defect Severity set to new value
  Low
- Component set to new value
  FDO
- Artifact created
- Operating system set to new value
  Linux
- Platform set to new value
  PC
- OS Distribution and Version set to new value
  Ubuntu 6.06

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








More information about the Fdo_issues mailing list