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]
Other format: [Raw text]

Re: [rfc] Bug fixes for CLI "show" command


> If we touch any i18n breakage, we should fix it. Just like, if we break > any deprecated code, we should fix it.


I am not interested in reworking the interface of widely used functions to support i18n, when there is no comprehensive plan or anyone working on i18n support for GDB. Is that really unreasonable? It's just wasted work!


FWIW, I think we should not introduce new i18n problems, even though
we don't actively work on adding i18n support at this time.

Yep. We've even got some i18n patches submitted (why I created the i18n category in the bug database).


The only interface that needs reworking is add_setshow_cmd. The old code (using add_set_cmd and add_set_from_show) can be pushed to one side.

Andrew



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