From 8229b6e429bcf32cf5f272b3a22d7d6e6450869f Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Tue, 22 Jul 2008 18:32:29 +0000 Subject: [PATCH] Temporarily comment out a couple of XML fragments which cause the .pdf generation (make print-docs), and hence make dist, to fail for completely non-obvious reasons, even though xsltproc (make html-docs) does not complain about them. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8455 --- drd/docs/drd-manual.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/drd/docs/drd-manual.xml b/drd/docs/drd-manual.xml index b24a0168b7..e3bd112948 100644 --- a/drd/docs/drd-manual.xml +++ b/drd/docs/drd-manual.xml @@ -832,6 +832,7 @@ DRD reports such calls. xreflabel="Racy use of pthread_cond_wait()" > Racy use of pthread_cond_wait() + Correct use of pthread_cond_wait() +
@@ -1021,8 +1025,11 @@ by KDE 4. If possible, use Qt4 instead of Qt3. Qt3 is no longer supported, and there are known problems with multithreading support in Qt3. As an example, using QString objects in more than one thread will trigger race reports (this has been confirmed by Trolltech -- see also -Trolltech task #206152). +--> -- 2.47.2