Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r58616 - sandbox/fiber
From: oliver.kowalke_at_[hidden]
Date: 2010-01-01 06:44:02


Author: olli
Date: 2010-01-01 06:44:02 EST (Fri, 01 Jan 2010)
New Revision: 58616
URL: http://svn.boost.org/trac/boost/changeset/58616

Log:
- supress warnings (4251, 4275) for msvc
- move sources of namespace detail in sub-folder detail

Text files modified:
   sandbox/fiber/change.log | 4 ++++
   1 files changed, 4 insertions(+), 0 deletions(-)

Modified: sandbox/fiber/change.log
==============================================================================
--- sandbox/fiber/change.log (original)
+++ sandbox/fiber/change.log 2010-01-01 06:44:02 EST (Fri, 01 Jan 2010)
@@ -1,3 +1,7 @@
+0.3.7:
+------
+- warnings (4251, 4275) supressed for msvc
+
 0.3.6:
 ------
 - bound/unbounded-channel function bool active() const added


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