[fdo-internals] Request source suffix name changing in GenericRdbms provider

Greg Boone greg.boone at autodesk.com
Wed Jun 10 17:37:52 EDT 2009


Have you tried making this change and compiling on Windows and Linux?

-----Original Message-----
From: fdo-internals-bounces at lists.osgeo.org [mailto:fdo-internals-bounces at lists.osgeo.org] On Behalf Of Helio Chissini de Castro
Sent: Wednesday, June 10, 2009 5:35 PM
To: fdo-internals at lists.osgeo.org
Subject: [fdo-internals] Request source suffix name changing in GenericRdbms provider

Hello

At least in two points of Rdbms provider, for now i detected Src/Util and 
Src/MySQL/Driver, we have sources with .c suffix ( lower case ).

Since this codes are semantically C++ codes, as requires lots of functions 
from C++ ( ex. cstring header requires to be compiled as c++ ) and includes 
some FDO headers C++ specific, i request the possibility to move .c suffix for 
.cpp suffix.

Why ? 
The reason is unless i do some magic and turn the CMakeLists too complex, 
cmake understand those files as a common C files, and for this uses gcc to 
compile instead of g++, then breaking the compilation.

Is there anything that are preventing this simple, but maybe delicate due 
msvc, change ?

[]'s

-- 
Helio Chissini de Castro
KDE Developer
Brasil/South America Primary Contact
_______________________________________________
fdo-internals mailing list
fdo-internals at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-internals


More information about the fdo-internals mailing list