Subject: [Boost-bugs] [Boost C++ Libraries] #1066: Patch to make Boost.Python compile on SunCC
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-06-26 03:35:37
#1066: Patch to make Boost.Python compile on SunCC
---------------------------------+------------------------------------------
Reporter: s.somani_at_[hidden] | Type: Patches
Status: new | Milestone: To Be Determined
Component: Building Boost | Version:
Severity: Showstopper | Keywords:
---------------------------------+------------------------------------------
Without the patch, SunCC gets confused between the template and overload
versions of getattr. Probably legitimately because "abcd" has a type of
char(&)[4] which matches the template type as well as the overload (by
conversion?). Anyway, IANA C++ L so here it is.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1066>
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:49:55 UTC