I've downloaded the mysql++ api and I'm trying to compile the examples
but I keep getting these warnings I don't understand.  When I compile ,
using  the Makefile provided I get the following warnings:
    custom1.cc:8:1 : warning: pasting "~" and "stock" does not give a
valid preprocessing token
    custom1.cc:8:1 : warning: pasting "," and "stock" does not give a
valid preprocessing token
    custom1.cc:8:1 : warning: pasting "," and "stock" does not give a
valid preprocessing token
    custom1.cc:8:1 : warning: pasting "," and "stock" does not give a
valid preprocessing token
    and so on

Do I have something setup wrong or are these warnings normal?

Thanks
Tim Williams






---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to