This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [rfc] s/ui_out_list/ui_out_tupple/


Andrew Cagney wrote:
> 
> Hello,
> 
> The attatched patch is a deliberate step sideways for the UI/MI code.
> 
> At present, the UI code uses ui_out_list*() to create the output while
> the MI code outputs tupples. The attatched, patch changes the UI code so
> that it it creates tupples instead of lists making the UI and MI
> consistent. To ease my pain, I added ui_out_tupple*() wrappers.

So, is "tupple", like, Australian for "tuple" or something? :-)

(Just for fun, I did a Google search for "tupple" - only appears a
few hundred times, vs 150K+ for "tuple"...)

Stan


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