Message204353
FWIW, I feel that it's worth just expecting failures with an *optimized* build: with an optimizing compiler, there's likely to always be some program counter location where the debugger is going to get confused for some variables. Given umpteen different compiler variants, debugger variants etc, this is never going to be perfect.
So IMHO we should run the test on a --pydebug build, but accept that there will be some failures when optimization is on. |
|
Date |
User |
Action |
Args |
2013-11-25 15:53:37 | dmalcolm | set | recipients:
+ dmalcolm, pitrou, larry, python-dev |
2013-11-25 15:53:37 | dmalcolm | set | messageid: <1385394817.52.0.0882656440522.issue19743@psf.upfronthosting.co.za> |
2013-11-25 15:53:37 | dmalcolm | link | issue19743 messages |
2013-11-25 15:53:37 | dmalcolm | create | |
|