From: Patrick H. <pat...@us...> - 2004-03-05 20:32:49
|
patrickh 2004/03/05 12:18:32 PST Modified files: (Branch: releng-0-3) cppdom cppdom.h Log: MFH [rev 1.78]: Commented out ifdef that caused an error in getChildPred()'s template instantiation. If the user compiles their application optimized while cppdom is compiled debug this templeted method will get specialized and think that the object Node is a different size. Revision Changes Path 1.75.2.1 +5 -4 cppdom/cppdom/cppdom.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.h.diff?r1=1.75&r2=1.75.2.1&diff_format=h |