From 298fc7a863f7844ca47e7211c1bc87eb8cb7309c Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 14 Feb 2000 19:09:46 +0000 Subject: [PATCH] Remove duplicate error message. git-svn-id: https://svn.dealii.org/trunk@2406 0785d39b-7218-0410-832d-ea1e28bc413d --- .../reports/multithreading/multithreading.tex | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/deal.II/doc/reports/multithreading/multithreading.tex b/deal.II/doc/reports/multithreading/multithreading.tex index e5b08622c7..74d5f96950 100644 --- a/deal.II/doc/reports/multithreading/multithreading.tex +++ b/deal.II/doc/reports/multithreading/multithreading.tex @@ -417,25 +417,6 @@ message (using gcc 2.95.2): er.h:486: ThreadManager::MemFunData2,Fin iteElement<2> &,unsigned int>::MemFunData2(const ThreadManager::Mem_Fu n_Data2,FiniteElement<2> &,unsigned int> &) - test.cc:683: instantiated from here - test.cc:190: no matching function for call to `ThreadManager::Mem_Fun_Da - ta2,FiniteElement<2> &,unsigned int>::MemFunData2 (Smart - Pointer > &, const FiniteElement<2> &, int, void (DoFHandl - er<2>::*)(const FiniteElement<2> &, unsigned int))' - /home/atlas1/wolf/program/newdeal/deal.II/base/include/base/thread_manag - er.h:470: candidates are: ThreadManager::MemFunData2,Fin - iteElement<2> &,unsigned int>::MemFunData2(DoFHandler<2> *, FiniteElem - ent<2> &, unsigned int, void * (DoFHandler<2>::*)(FiniteElement<2> &, un - signed int)) - /home/atlas1/wolf/program/newdeal/deal.II/base/include/base/thread_manag - er.h:480: ThreadManager::MemFunData2,Fin - iteElement<2> &,unsigned int>::MemFunData2(DoFHandler<2> *, FiniteElem - ent<2> &, unsigned int, void (DoFHandler<2>::*)(FiniteElement<2> &, unsi - gned int)) - /home/atlas1/wolf/program/newdeal/deal.II/base/include/base/thread_manag - er.h:486: ThreadManager::MemFunData2,Fin - iteElement<2> &,unsigned int>::MemFunData2(const ThreadManager::Mem_Fu - n_Data2,FiniteElement<2> &,unsigned int> &) \end{verbatim} While the compiler is certainly right to complain, the message is not very -- 2.39.5