This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2002年04月15日 16:58 by doerwalter, last changed 2022年04月10日 16:05 by admin. This issue is now closed.
Messages (1) | |||
---|---|---|---|
msg10344 - (view) | Author: Walter Dörwald (doerwalter) * (Python committer) | Date: 2002年04月15日 16:58 | |
gcc 2.96 on Linux (RedHat 7.1) issues the following warning when compiling Modules/readline 2.47: Modules/readline.c: In function `set_completer_delims': Modules/readline.c:273: warning: passing arg 1 of `free' discards qualifiers from pointer target type |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022年04月10日 16:05:13 | admin | set | github: 36439 |
2002年04月15日 16:58:59 | doerwalter | create |