Subject: [Boost-bugs] [Boost C++ Libraries] #12521: runtime error placement_new.cpp with Oracle Developer Studio compiler
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-11 21:03:21
#12521: runtime error placement_new.cpp with Oracle Developer Studio compiler
-------------------------------------------+---------------------
Reporter: Aparna Kumta <aparna.kumta@â¦> | Owner: guwi17
Type: Bugs | Status: new
Milestone: To Be Determined | Component: uBLAS
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------------+---------------------
Test placement_new.pp fails during runtime with non-zero exit status with
Oracle Developer Studio compiler.
http://www.boost.org/development/tests/develop/developer/output/oracle-
intel-S2-12-5_next-cpp11-boost-bin-v2-libs-numeric-ublas-test-
placement_new-test-sun-12-5_next_cpp11-release-threading-multi.html
Solution: Modify number/ublas/detail/config.hpp \\
diff config.hpp config.hpp_orig \\
61,66d60 \\
< // Oracle Developer Studio compiler \\
< #if defined (__SUNPRO_CC) && ! defined (BOOST_STRICT_CONFIG) \\
< #if __SUNPRO_CC >= 0x5130 \\
< #define BOOST_UBLAS_USEFUL_ARRAY_PLACEMENT_NEW \\
< #endif \\
< #endif
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12521> 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:20 UTC