Hi,

Dag Sverre Seljebotn wrote:
> I am very against doing anything with the testcases - the fact that they
> trigger gcc warnings is a *good* thing.

It's not intentional, though. The tests that currently trigger gcc compiler
warnings are left-overs from Pyrex's test suite, where tests aren't run and do
not even get compiled in gcc.

So, it's a good thing that Lisandro provides a patch to fix these to free the
view on the things the tests are designed to test. If we use tests to check
for broken code or compiler warnings, they should test for this explicitly,
not by accident.

Stefan
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to