[pypy-dev] cppyy fails to build on gcc 5 and clang

Ryan Gonzalez rymg19 at gmail.com
Tue Jan 17 16:39:27 EST 2017


Whoops, missed that one! Change line 715 to:

  

std::cerr << "Warning: " << msg.str() << '\n';

  

  
\--  

Ryan (ライアン)

Yoko Shimomura > ryo (supercell/EGOIST) > Hiroyuki Sawano >> everyone else

<http://refi64.com/>

  
On Jan 17 2017, at 3:30 pm, Tobias Oberstein <tobias.oberstein at gmail.com>
wrote:  

> Hi Ryan,

>

> Am 17.01.2017 um 20:56 schrieb Ryan Gonzalez:  
> This one looks like a bug in cppyy!  
> Try going to clingcwrapper.cxx and changing line 525 from:

>

> Yeah, that helps: the issue at line 525 is gone, but the 2nd issue at  
line 715 persists:

>

>  
/tmp/pip-BVnCrW-build/src/backend/cppyy/src/clingcwrapper.cxx:715:35:  
error: invalid operands to binary expression ('basic_ostream<char,  
std::char_traits<char> >' and 'std::ostringstream' (aka  
'basic_ostringstream<char>'))  
              std::cerr << "Warning: " << msg << '\n';  
              ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~

>

> https://gist.github.com/oberstet/271719f569087f423197b6d8808ea6f1

>

> /Tobias

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20170117/73065d76/attachment-0001.html>


More information about the pypy-dev mailing list