mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-16 20:38:26 +00:00
Fix compilation compatibility with python-2.4 * python/py-type.c (convert_field): Cast ADDRSTRING for PyObject_SetAttrString as non-const. New comment.