Files
Tom Tromey 3743107465 Don't use PyInt_FromSsize_t
Change the Python layer to avoid PyInt_FromSsize_t, and remove the
compatibility define.

gdb/ChangeLog
2020-09-15  Tom Tromey  <tromey@adacore.com>

	* python/python-internal.h (PyInt_FromSsize_t): Remove define.
	* python/py-record.c (recpy_element_number): Use
	gdb_py_object_from_longest.
	(recpy_gap_number): Likewise.
2020-09-15 11:08:56 -06:00
..
2020-09-15 11:08:56 -06:00
2020-09-14 11:07:59 -04:00
2020-09-14 11:07:57 -04:00
2020-09-15 11:08:56 -06:00