Armin Rigo added the comment:

4 lines before the new "ci.real = cr.imag;", we have "cr.imag = 0.0; /* Shut up 
compiler warning */".  The comment is now wrong: we really need to set cr.imag 
to 0.0.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29602>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to