This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Rename field_int to field_signed


On 7/17/19 5:34 PM, Tom Tromey wrote:
> This renames ui_out::field_int to field_signed, and field_fmt_int to
> field_fmt_signed; and changes the type of the "value" parameter from
> int to LONGEST.
> 
> Tested by the buildbot.
> 

Thanks, LGTM.

Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]