Re: [Boost-bugs] [Boost C++ Libraries] #1066: Patch to make Boost.Python compile on SunCC

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1066: Patch to make Boost.Python compile on SunCC
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-11-28 07:16:35


#1066: Patch to make Boost.Python compile on SunCC
---------------------------------+------------------------------------------
 Reporter: s.somani@… | Owner: sohail
     Type: Patches | Status: new
Milestone: To Be Determined | Component: Python
  Version: | Severity: Showstopper
 Keywords: |
---------------------------------+------------------------------------------
Changes (by dave):

  * owner: dave => sohail
  * status: assigned => new

Comment:

 Sohail -- I think SunCC might be wrong. The type of the string literal is
 *supposed* to be ``char const(&)[4]``. Will your patch still work if you
 change the cast to ``(char const*)``? That's a change I wouldn't mind
 applying (too much).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/1066#comment:3>
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:01 UTC