[fdo-internals] Request source suffix name changing in GenericRdbms
provider
Helio Chissini de Castro
helio at kde.org
Wed Jun 10 17:35:06 EDT 2009
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
More information about the fdo-internals
mailing list