[Cython] Use of long type for intermediate integral variables

2015-07-01 Thread Robert McGibbon
Hi, (First time poster. Apologies in advance if I'm not following the appropriate protocol, or if this has been posted already) I noticed an issue on Windows when debugging an issue in scipy , but I think it might be a little more general. In some plac

Re: [Cython] Use of long type for intermediate integral variables

2015-07-01 Thread Stefan Behnel
Robert McGibbon schrieb am 01.07.2015 um 11:12: > I noticed an issue on Windows when debugging an issue in scipy > , but I think it might be a > little more general. In some places in the generated code, it looks like > intermediate integral variables ar