Message288224
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. |
|
Date |
User |
Action |
Args |
2017-02-20 18:07:30 | arigo | set | recipients:
+ arigo, mark.dickinson, vstinner, steven.daprano, serhiy.storchaka, Tom Krauss |
2017-02-20 18:07:30 | arigo | set | messageid: <1487614050.16.0.204719418711.issue29602@psf.upfronthosting.co.za> |
2017-02-20 18:07:30 | arigo | link | issue29602 messages |
2017-02-20 18:07:30 | arigo | create | |
|