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: [PATCH] readline warning fixes


Elias Athanasopoulos writes:
 > Hello and a happy new year!
 > 
 > On Sat, Dec 14, 2002 at 01:53:55PM +0200, Elias Athanasopoulos wrote:
 > > Some warning fixes to readline. BTW, shouldn't comments end in a
 > [snipped]
 > > 2002-12-14  Elias Athanasopoulos  <eathan@otenet.gr>
 > > 
 > > 	* histexpand.c (get_history_event): Cast const char * to char *
 > > 	to avoid compiler warnings.
 > > 	* display.c (_rl_move_cursor_relative): Likewise.
 > 
 > Anyone has a comment to this patch?
 > 
 > Regards,
 > Elias


It should be submitted to the readline maintainer, or the readline
bug mailing list:

Bug reports for Readline should be sent to:

        bug-readline@gnu.org

If you would like to contact the Readline maintainer directly, send mail
to bash-maintainers@gnu.org.

or: bug-bash@gnu.org

(see readline/README).

Once it is accepted into the official readline, I wouldn't mind
to have it in the gdb version of readline as well.

Elena


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