From: Allen B. <al...@us...> - 2006-06-13 21:08:59
|
allenb 2006/06/13 14:08:53 PDT Modified files: cppdom cppdom.h version.h Log: Fix how NodePtr and DocumentPtr are defined. Be explicit about declaring the class types. This fixes an annoying bug where cppdom would sometimes pick up "Node" types from other libraries. Revision Changes Path 1.89 +16 -14 cppdom/cppdom/cppdom.h 1.23 +3 -3 cppdom/cppdom/version.h http://xml-cppdom.cvs.sourceforge.net/xml-cppdom/cppdom/cppdom/cppdom.h.diff?r1=1.88&r2=1.89&diff_format=h http://xml-cppdom.cvs.sourceforge.net/xml-cppdom/cppdom/cppdom/version.h.diff?r1=1.22&r2=1.23&diff_format=h |