[Boost-bugs] [Boost C++ Libraries] #8822: issues compiling regex on SunOS 5.9 sparc

Subject: [Boost-bugs] [Boost C++ Libraries] #8822: issues compiling regex on SunOS 5.9 sparc
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-15 11:19:39


#8822: issues compiling regex on SunOS 5.9 sparc
-----------------------------------------------+-------------------------
 Reporter: Gert Grossmann <gert.grossmann@…> | Owner: danieljames
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: hash
  Version: Boost 1.54.0 | Severity: Regression
 Keywords: |
-----------------------------------------------+-------------------------
 ./b2 toolset=sun -d+2 address-model=64 threading=multi link=static
 runtime-link=static variant=debug regex

     "CC" +d -library=stlport4 -g -mt -erroff=%none -m64
 -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -I"." -I"/usr/include" -c -o
 "bin.v2/libs/regex/build/sun/debug/address-model-64/link-static/runtime-
 link-static/stdlib-sun-stlport/threading-multi/cregex.o"
 "libs/regex/build/../src/cregex.cpp"

 CC: Warning: Option -m64 passed to ld, if ld is invoked, ignored otherwise
 "./boost/functional/hash/detail/hash_float.hpp", line 99: Error: complex
 expression not allowed in dependent template argument expression.
 "./boost/functional/hash/detail/hash_float.hpp", line 113: Error: complex
 expression not allowed in dependent template argument expression.
 "./boost/functional/hash/detail/hash_float.hpp", line 126: Error: complex
 expression not allowed in dependent template argument expression.
 "./boost/functional/hash/detail/hash_float.hpp", line 139: Error: complex
 expression not allowed in dependent template argument expression.
 4 Error(s) detected.

 Other files are also affected.

 Regards, Gert

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8822>
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:13 UTC