Hi
I'm trying to use the SSQLS part of the C++ API for MySQL and I am getting
the following errors while compiling the sample code: custom1.cc. (See
Ch4.5 of the manual)
pasting "," and "stock" does not give a valid preprocessor token.
pasting "," and "stock" does not give a valid preprocessor token.
pasting "," and "stock" does not give a valid preprocessor token.
pasting "," and "stock" does not give a valid preprocessor token.
pasting "," and "stock" does not give a valid preprocessor token.
pasting "," and "stock" does not give a valid preprocessor token.
pasting "," and "stock" does not give a valid preprocessor token.
pasting "(" and "stock" does not give a valid preprocessor token.
pasting "~" and "stock" does not give a valid preprocessor token.
and other similar messages.
We do not allow warnings in our build system. Is there a way to fix the
macros/code so that no warnings are generated? Otherwise we will not be
able to use this part of the C++ API.
How do I get around this?
Thanks,
Heather Armitage
|