
29 Nov
2010
29 Nov
'10
3:52 p.m.
Whenever I have gotten error messages from incorrect macros, using Boost PP, I just break down the macro from the inside as much as possible, into test pieces, and turn on the compiler switch that gives me proprocessed output.
That does have to be done sometimes.
Do you still remember the macro tracing facilities in Wave? It should be usable for this kind of problems, really. Regards Hartmut --------------- http://boost-spirit.com