Ned Deily added the comment:

FYI, removing the cast causes the following new warnings when compiling 3.3 
with gcc-4.2 on OS X 10.5 and 10.6 (haven't checked elsewhere):

Modules/readline.c: In function 'setup_readline':
Modules/readline.c:939: warning: assignment from incompatible pointer type
Modules/readline.c:941: warning: assignment from incompatible pointer type

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20374>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to