Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r55841 - sandbox/variadic_templates
From: cppljevans_at_[hidden]
Date: 2009-08-28 13:46:12


Author: cppljevans
Date: 2009-08-28 13:46:12 EDT (Fri, 28 Aug 2009)
New Revision: 55841
URL: http://svn.boost.org/trac/boost/changeset/55841

Log:
nomsg
Added:
   sandbox/variadic_templates/README.compiler_requirements.txt (contents, props changed)

Added: sandbox/variadic_templates/README.compiler_requirements.txt
==============================================================================
--- (empty file)
+++ sandbox/variadic_templates/README.compiler_requirements.txt 2009-08-28 13:46:12 EDT (Fri, 28 Aug 2009)
@@ -0,0 +1,6 @@
+Current versions of the g++ compiler (as of 2009-08-28, that includes
+gcc-4.5 and below) may fail to compile templates involving
+boost::mpl::integral_c. The workaround is applying the patch for
+bug 40092 that's mentioned here:
+
+ http://gcc.gnu.org/ml/gcc-patches/2009-08/msg01217.html


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk