|
Subject: [Cython] removing GCC warnings for test suite, please review [part2] Newsgroups: gmane.comp.python.cython.devel Date: 2008-10-16 15:38:51 GMT (37 weeks, 2 days, 10 hours and 3 minutes ago) You can now see the gains. You have attached a 'runtests.log' file with the full output of 'python runtest.py'. Please, look carefully at the warnings. They are pointing real stuff: unused variables in buffer syntax, docstrings that should never be emitted, and a 'statement with no effect' in tests/run/pure.py (no time right now to dive the code in order to see whats going on). -- Lisandro Dalcín --------------- Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC) Instituto de Desarrollo Tecnológico para la Industria Química (INTEC) Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET) PTLC - Güemes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594 You can now see the gains. You have attached a 'runtests.log' file with the full output of 'python runtest.py'. Please, look carefully at the warnings. They are pointing real stuff: unused variables in buffer syntax, docstrings that should never be emitted, and a 'statement with no effect' in tests/run/pure.py (no time right now to dive the code in order to see whats going on). -- Lisandro Dalcín --------------- Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC) Instituto de Desarrollo Tecnológico para la Industria Química (INTEC) Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET) PTLC - Güemes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594 |
|
|