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] Fix the TAGS object


On Fri, 17 Sep 2010 16:39:28 +0200, Jiang Jilin wrote:
>    * opcodes/Makefile.in (libopcodes_a_SOURCES): Remove the libopcodes.c.
>    (SOURCES): Likewise.

I agree but that should be posted to binutils at sourceware.org:
	http://sourceware.org/binutils/

BTW you should modify Makefile.am; Makefile.in is only generated from it.
The change will get automatically propagated to the FSF GDB HEAD.


>    * readline/Makefile.in (ETAGS): Remove the option 't'.
>    (CTAGS): Likewise.

I agree but that should be posted to bug-readline at gnu.org:
	http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html#Bugs

While it is mostly obvious (I do not know what does -t mean) I would prefer to
backport it at least according to the response of the readline maintainer
(Chet Ramey).

I have verified it has not changed in the latest release readline-6.1.
(HEAD is not public for readline.)


Thanks,
Jan


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