Below are the warnings produced from using just ONE sql create 5. It does
compile and run. But to use mysql++ I've to got to find a fix for this.
custom3.cc:10:56: warning: pasting "~" and "stock" does not give a valid
preprocessing token
custom3.cc:10:56: warning: pasting "," and "stock" does not give a valid
preprocessing token
custom3.cc:10:56: warning: pasting "," and "stock" does not give a valid
preprocessing token
custom3.cc:10:56: warning: pasting "," and "stock" does not give a valid
preprocessing token
etc etc etc
Was this ever solved? I too am running into this, and while it is
necessarily a show stopper, it sure makes it hard to find errors in
my own code.
I'm using RedHat 7.2 with gcc 3.1, MySQL++ 1.7.9.
It ain't what you don't know that gets you into trouble.
It's what you know for sure that just ain't so. Mark Twain