[fdo][FDO141][New] Extra qualification "FdoPropertyValueConstraintRange::" of F...

Mateusz Loskot mateusz at loskot.net
Mon Aug 28 19:15:48 EDT 2006


You can view the artifact detail at the following URL:

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

Type
 Defect

Artifact ID
 FDO141 (Extra qualification "FdoPropertyValueConstraintRange::" of FdoPropertyValueConstraintRange class member)

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

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

- Summary set to new value
  Extra qualification "FdoPropertyValueConstraintRange::" of FdoPropertyValueConstraintRange class member
- Artifact Status set to new value
  Unconfirmed
- Description set to new value
  In file Fdo/Unmanaged/Inc/Fdo/Schema/PropertyValueConstraintRange.h, in line 203 redundant extra qualification is used on class member:

FdoStringP FdoPropertyValueConstraintRange::ValueToString( FdoPtr<FdoDataValue> value );

It should read:

FdoStringP ValueToString( FdoPtr<FdoDataValue> value );

- Subcomponent set to new value
  SCHEMA
- Operating system set to new value
  Linux
- Platform set to new value
  PC
- Component set to new value
  FDO
- Artifact created
- 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