[issue1356] 3.0a1 Solaris w/ SUN C/C++

2007-10-29 Thread Guido van Rossum
Changes by Guido van Rossum: -- resolution: -> accepted status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing l

[issue1356] 3.0a1 Solaris w/ SUN C/C++

2007-10-29 Thread Martin v. Löwis
Martin v. Löwis added the comment: Thanks for the report. Fixed in r58705. -- nosy: +loewis __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-li

[issue1356] 3.0a1 Solaris w/ SUN C/C++

2007-10-29 Thread Jean Brouwers
New submission from Jean Brouwers: Building 3.0a1 on Solaris 10 using SUN's C/C++ compilers fails due to one compilation error. The problem is the name of the last argument 'restrict' of function analyze_cells on line 473 in file Python/symtable.c. Changing that name to something else like '