aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-lazy-string.c
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@efficios.com>2025-09-03 10:50:03 -0400
committerSimon Marchi <simon.marchi@efficios.com>2025-10-07 16:22:15 -0400
commitff20aab941bc9bb1e79011fd5dff94b16a203df0 (patch)
treeca81710a73fa904704dfaf2b08c83a44ba70f4f7 /gdb/python/py-lazy-string.c
parent99b6de03fe4ac1518e68ac42c124dd5fa1704397 (diff)
downloadbinutils-ff20aab941bc9bb1e79011fd5dff94b16a203df0.zip
binutils-ff20aab941bc9bb1e79011fd5dff94b16a203df0.tar.gz
binutils-ff20aab941bc9bb1e79011fd5dff94b16a203df0.tar.bz2
gdbsupport: remove variadicity from basic_safe_iterator constructors
Change the constructors to accept `Iterator` objects directly. This requires the callers to explicitly pass `Iterator` object (unless perhaps `Iterator` has a non-explicit one-argument constructor. The rationale is the same as the previous patch: make the code easier to follow and make it easier to fix build errors, at the expense of making callers more explicit. Change-Id: Icd2a4ef971456ca250f96227a9b83c935d619451 Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/py-lazy-string.c')
0 files changed, 0 insertions, 0 deletions