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 03/66] Create subclasses for different window types


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> On 6/23/19 11:42 PM, Tom Tromey wrote:
>> +protected:
>> 
>> +  tui_win_info (enum tui_win_type type);

Pedro> I forgot to mention in the earlier pass that I thought that
Pedro> these ctors should be explicit?

Yes, thanks.  I went through and added them where it seemed appropriate.

Tom


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