2 messages in com.mysql.lists.plusplusWarnings when using Specialized SQL-S...
FromSent OnAttachments
Werner Pitsch15 May 2003 00:58 
Warren Young15 May 2003 11:15 
Subject:Warnings when using Specialized SQL-Structures; debugging
From:Werner Pitsch (pit@sport.uni-frankfurt.de)
Date:05/15/2003 12:58:15 AM
List:com.mysql.lists.plusplus

I have two problems when unsing SQL++:

1.: I am using SSQL-structures. Each time, i compile the code i get **many** messages like: "warning: pasting "." and ... does not give a valid preprocessing token" .... "warning: pasting "sql_COMPARE__1" and "(" does not give a valid preprocessing token" .... and so on. Is there any way to fix this problem or to suppress these messages?

2: Trying to debug the code in kdevelop (KDE 3.1.0, kdevelop 2.1.4) leads to the following phenomenon: I can set/unset breakpoints, but the application doesn't stop at the breakpoints! Is there any way to fix this problem?