Hi,

I'm just playing around with libdspam-usage in a C++ application and there seems to be a problem with a variable-name in DSPAM_CTX.

in include/dspam/libdspam_objects.h:310
...
char          class[32];     // the name "class" is reserved in C++
...


Can you give me some advice for a workaround?

thx in advance,
Harald

Reply via email to