On Fri, 05 Sep 2014 20:47:47 +0200, Stefan Behnel
wrote:
Dirk Rothe schrieb am 01.09.2014 um 12:25:
I've also tested with windows+py27+x64 and I get the same errors;
configobj.c(42437) : error C2121: '#' : invalid character : possibly
the
result of a macro expansion
configobj.c(42437) :
Dirk Rothe schrieb am 01.09.2014 um 12:25:
>>> I've also tested with windows+py27+x64 and I get the same errors;
>>>
>>> configobj.c(42437) : error C2121: '#' : invalid character : possibly the
>>> result of a macro expansion
>>> configobj.c(42437) : error C2146: syntax error : missing ')' before
>
On Mon, 01 Sep 2014 12:14:58 +0200, Stefan Behnel
wrote:
Dirk Rothe schrieb am 01.09.2014 um 09:55:
the Problem reported by Ian Bell on v0.21b1 seems still to be there.
With
v0.21a1 from https://github.com/cython/cython/releases/tag/0.21a1
everything seems to be fine. So maybe it's related
Hello Stefan,
the Problem reported by Ian Bell on v0.21b1 seems still to be there. With
v0.21a1 from https://github.com/cython/cython/releases/tag/0.21a1
everything seems to be fine. So maybe it's related to the method call
optimisations, you've mentioned.
I've also tested with windows+py27+x64
Dirk Rothe schrieb am 01.09.2014 um 09:55:
> the Problem reported by Ian Bell on v0.21b1 seems still to be there. With
> v0.21a1 from https://github.com/cython/cython/releases/tag/0.21a1
> everything seems to be fine. So maybe it's related to the method call
> optimisations, you've mentioned.
>
>