|
From: Aron B. <ar...@us...> - 2004-03-05 20:29:50
|
aronb 2004/03/05 12:15:33 PST
Modified files:
cppdom cppdom.h
Log:
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.78 +5 -4 cppdom/cppdom/cppdom.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.h.diff?r1=1.77&r2=1.78&diff_format=h
|