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

Traian Stanev traian.stanev at autodesk.com
Fri Jun 12 11:23:51 EDT 2009


Hi Helio,

I can do the check on Windows if you don't have a Windows machine with Visual Studio available.

Traian


-----Original Message-----
From: fdo-internals-bounces at lists.osgeo.org [mailto:fdo-internals-bounces at lists.osgeo.org] On Behalf Of Greg Boone
Sent: Wednesday, June 10, 2009 5:38 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Request source suffix name changing in GenericRdbms provider

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