Dimitrie O. Paun wrote:
Please don't use MESSAGE. Use TRACE instead, it will do the right thing. This piece can be rewritten as:
[...]
Also, it will be a lot nicer if you rewrite _dump_DM_dields to return a string, so you can write:
[...]
No problem. Those #define and MESSAGE usages were in the original stubs, so I just left them. I can change them over.
Alex Pasadyn