[fdo][FDO151][New] Missing inclusion guard in Pch.h file

Mateusz Loskot mateusz at loskot.net
Mon Sep 4 21:06:16 EDT 2006


You can view the artifact detail at the following URL:

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

Type
 Defect

Artifact ID
 FDO151 (Missing inclusion guard in Pch.h file)

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

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

- Artifact Status set to new value
  Unconfirmed
- Operating system set to new value
  Linux
- Component set to new value
  RDBMS
- Steps to Reproduce set to new value
  Compile FDORDMB Unit Test with following compilation flags:

-g -MMD -MT -Wall -pedantic -ansi -D__USE_GNU -DLINUX -DLINUX_IA32 -D__STDC_LIMIT_MACROS -DRDBI_STATIC -MT

- Subcomponent set to new value
  UNIT TESTS
- OS Distribution and Version set to new value
  Ubuntu 6.06
- Defect Severity set to new value
  Medium
- Summary set to new value
  Missing inclusion guard in Pch.h file
- Artifact created
- Platform set to new value
  PC
- Description set to new value
  I'm not sure if this is intentional or not, but content of file
Providers/GenericRdbms/Src/UnitTest/Common/Pch.h
is not wrapped with inclusion quard.
It results in many warnings like this one:

./Common/Pch.h:45:1: warning: "__STDC_LIMIT_MACROS" redefined
<command line>:1:1: warning: this is the location of the previous definition



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








More information about the Fdo_issues mailing list