[Python-3000] Build is broken (r55196) (original) (raw)
Collin Winter collinw at gmail.com
Wed May 9 05:35:42 CEST 2007
- Previous message: [Python-3000] Octal literals anecdote
- Next message: [Python-3000] Build is broken (r55196)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
As of r55196 (and possibly earlier), the p3yk branch does not make when configured with --with-pydebug. setup.py triggers this assertion failure:
python: Objects/object.c:64: _Py_AddToAllObjects: Assertion `(op->_ob_prev == ((void *)0)) == (op->_ob_next == ((void *)0))' failed.
Any ideas?
- Previous message: [Python-3000] Octal literals anecdote
- Next message: [Python-3000] Build is broken (r55196)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]