[fdo-internals] Repeated header inclusion guards
Mateusz Loskot
mateusz at loskot.net
Mon Feb 26 22:05:50 EST 2007
Hi,
In the FDO Core, there are two headers using the same inclusion guards.
It potentially may cause problems and one of these file won't be included.
Here they are:
d:\dev\fdopostgis\_svn\fdocore\Fdo\Unmanaged\Inc\Fdo\Raster\DataValueCollection.h
#ifndef _DATAVALUECOLLECTION_H_
#define _DATAVALUECOLLECTION_H_
d:\dev\fdopostgis\_svn\fdocore\Fdo\Unmanaged\Inc\Fdo\Expression\DataValueCollection.h
#ifndef _DATAVALUECOLLECTION_H_
#define _DATAVALUECOLLECTION_H_
Should I report it as a ticked on the FDO Trac?
Cheers
--
Mateusz Loskot
http://mateusz.loskot.net
More information about the fdo-internals
mailing list