[issue30910] Add -fexception to ppc64le build

Bruno Rosa report at bugs.python.org
Wed Jul 12 12:13:57 EDT 2017


New submission from Bruno Rosa:

To correctly throw and catch exceptions in code that is written in both C and C++, the -fexception is needed.

This issue was also reported downstream on Debian and Ubuntu: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862925

----------
messages: 298231
nosy: brunoalr
priority: normal
severity: normal
status: open
title: Add -fexception to ppc64le build
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30910>
_______________________________________


More information about the Python-bugs-list mailing list