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] |
On 6/23/19 11:42 PM, Tom Tromey wrote: > +protected: > > + tui_win_info (enum tui_win_type type); I forgot to mention in the earlier pass that I thought that these ctors should be explicit? Fine with me to leave it as is, and then fix it all up in a follow up patch, if that's easier. Thanks, Pedro Alves
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |