]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Work around linker problems related to gcc bug 9393.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 17 Jun 2003 22:33:21 +0000 (22:33 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 17 Jun 2003 22:33:21 +0000 (22:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@7803 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/boost/include/boost_local/tuple/detail/tuple_basic.hpp
deal.II/contrib/boost/include/boost_local/tuple/detail/tuple_basic_no_partial_spec.hpp

index 2c0e4d43763e908ad0796337cd55e01c6130392e..496439397fbc884bd58e70c37d8b42ea34e2844d 100644 (file)
@@ -586,7 +586,7 @@ struct swallow_assign {
 
 // "ignore" allows tuple positions to be ignored when using "tie". 
 namespace {
- detail::swallow_assign ignore;
+// detail::swallow_assign ignore;
 }
 
 // ---------------------------------------------------------------------------
index 5ae0b9233fc94c237a0b665589401f88abc04c50..13aa2caebd6513590095cb5d977fc897580b2324 100644 (file)
@@ -766,7 +766,7 @@ namespace tuples {
     }
     // "ignore" allows tuple positions to be ignored when using "tie". 
     namespace {
-      detail::swallow_assign ignore;
+      //detail::swallow_assign ignore;
     }
 
 } // namespace tuples

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.