Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4874: multi_array compile errors using Visual C++ 2010 in debug mode
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-09-15 09:41:50
#4874: multi_array compile errors using Visual C++ 2010 in debug mode
-------------------------------+--------------------------------------------
Reporter: chrislu | Owner: garcia
Type: Bugs | Status: new
Milestone: To Be Determined | Component: multi_array
Version: Boost 1.47.0 | Severity: Showstopper
Resolution: | Keywords: multi_array, Visual Studio 2010, Visual C++ 2010
-------------------------------+--------------------------------------------
Comment (by anonymous@â¦):
I was having the same problem. During compilation I got these warnings as
well:
{{{
1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(478):
warning C4700: uninitialized local variable '_Cat' used
}}}
When I ran the application it crashed at the std::copy() in view.hpp
but''' also in subarray.hpp'''.
I had to apply the change suggested by r.undheim to both files and now it
runs.
Thanks!
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4874#comment:9> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:07 UTC