[cppncss-user] Ignore embedded SQL code
Status: Beta
Brought to you by:
mat007
From: Carina S. P. M. <car...@ga...> - 2013-05-15 09:38:19
|
Hi, I have a project written in C++ with embedded SQL that I want to analyze. I'm trying to use CppNCss: cppncss -r -v -x -k -f=CppNcssReport.xml . But most of my files are being skipped. I'm getting several errors like these: Skipping path\to\file1.h : Parse error (line 11, column 14) EXEC SQL BEGIN DECLARE SECTION; ^ Skipping path\to\file1.h : Parse error (line 11, column 16) EXEC SQL INCLUDE "SUMCON_BASE.h"; ^ I have to discard SQL sections from CppNCss analysis. I'm hoping someone can help me. Thank you, Carina Moura ________________________________ O conte?do desta mensagem de correio eletr?nico e seus anexos ? confidencial e de uso reservado. Se n?o ? o destinat?rio, n?o a guarde, n?o a reenvie a terceiros, nem fa?a qualquer uso da informa??o nela contida. Por favor, apague-a e informe de imediato o remetente. A Internet n?o garante a confidencialidade e a entrega correta de mensagens de correio eletr?nico. A Galp Energia n?o aceita responsabilidade por danos causados pela rece??o incorreta desta mensagem. Apesar de esta mensagem ter sido verificada pelo nosso sistema de antiv?rus, n?o podemos garantir que n?o contenha v?rus inform?ticos e n?o aceitamos qualquer responsabilidade por danos causados por v?rus que possam estar contidos nesta mensagem. Para informa??es sobre a Galp Energia visite o nosso website em http://www.galpenergia.com. This e-mail and related attachments contain confidential and legally privileged information. If you are not the intended recipient you must not keep it in your records or forward it to any third parties, nor use the information contained in it. Please delete it and notify by return Email. Internet email does not guarantee the confidentiality or the proper receipt of messages sent. Galp Energia declines any liability for damages caused by improper receipt of this message. Our own virus checking system has swept this e-mail and its attachments. However, we cannot guarantee that it is v?rus-free and cannot take responsibility for any virus which may be present. For further information about Galp Energia please visit our website at http://www.galpenergia.com. |