To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=109791
------- Additional comments from [email protected] Thu Mar 4 08:37:40 +0000 2010 ------- > 1 CPPUNIT_CFLAGS should probably always only be added to CXXFLAGS, never to > CFLAGS. maybe, but CFLAGS works and is consistent with the rest. > 2 From what I had written down at > <http://wiki.services.openoffice.org/wiki/Test_Cleanup#CppUnit_1.12.1> a while > ago, "TODO: OOo configure --with-system-cppunit (only if also > --with-system-stl!); minimal required version?" ARGH. Not again. > That is, configure should fail > for --with-system-cppunit/--without-system-stl combination. I am not (yet) > sure what the minimal required version is, though. Well, I guess we can just use 1.12, no? Shouldn't matter much as we didn't have that flag before anywy. Wrt STLport: no way, if you really have a STL conflict (like we ha(d/ve) with graphite and mysqlc) apply a workaround like the one caolan did for graphite already (see issue 106157); it is bad to use system-cppunit on everything except i386. Better all or none.... --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
