[issue2896] cmathmodule.c compilation error

2008-05-17 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Ah, it wasn't merged yet. So this can be closed. -- resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ _

[issue2896] cmathmodule.c compilation error

2008-05-17 Thread Hirokazu Yamamoto
Hirokazu Yamamoto <[EMAIL PROTECTED]> added the comment: Hello. This issue seems to be fixed by r63385. (alexandre.vassalotti's merge) -- nosy: +ocean-city __ Tracker <[EMAIL PROTECTED]> _

[issue2896] cmathmodule.c compilation error

2008-05-17 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: It would be a good thing to paste the exact error message from the compiler. -- nosy: +georg.brandl __ Tracker <[EMAIL PROTECTED]> __ __

[issue2896] cmathmodule.c compilation error

2008-05-16 Thread Benjamin Peterson
Benjamin Peterson <[EMAIL PROTECTED]> added the comment: Christian, this was fixed right? -- assignee: -> christian.heimes nosy: +benjamin.peterson priority: -> high __ Tracker <[EMAIL PROTECTED]> _

[issue2896] cmathmodule.c compilation error

2008-05-16 Thread Stéphane JEANNENOT
New submission from Stéphane JEANNENOT <[EMAIL PROTECTED]>: Build infos : Python 3.0a5+ (py3k:63383, May 16 2008, 19:58:25) [GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] on linux2 Build options : ./configure --with-fpectl --with-wctype-functions --with-pymalloc --with-doc-strings --with-th