This is the mail archive of the insight@sourceware.cygnus.com mailing list for the Insight project.


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

Re: [PATCH] savestring-->gdb_savestring


Elena Zannoni writes:
 > 
 > This patch is to make gdbtk build with the new release of readline
 > (4.1).  There are conflicts between the readline exported version of
 > savestring and the gdb defined one. I'll commit it tomorrow.
 > 
 > 2000-07-06  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
 > 
 > 	* gdbtk-cmds.c, gdbtk-variable.c: Replace savestring() with
 >  	gdb_savestring(), to avoid conflicts with readline's version of
 >  	savestring().
 > 

I withdraw this patch. It is not actually needed. Turns out that
leaving savestring in readline.h was an oversight. So I am just going
to comment that occurrence out.

Elena

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