On Thu, Feb 3, 2011 at 2:10 PM, Amaury Forgeot d'Arc <amaur...@gmail.com> wrote:
> 2011/2/3 Maciej Fijalkowski <fij...@gmail.com>:
>> You should make PyPy print warnings
>>> when it encounters mixed-type classes :)
>>>
>> That's not a bad idea actually. Maybe with something like some -X option?
>
> If we use the warnings module to emit JitWarnings, the option could be
> -Wd::JitWarning

I'm not sure about warnings module. How about
--jit warnings=1
?

That would fit with other jit options. I was more thinking about this
being optional

>
> --
> Amaury Forgeot d'Arc
>
_______________________________________________
pypy-dev@codespeak.net
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to