This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA 1/4] Constify LEXPTR
- From: Tom Tromey <tromey at redhat dot com>
- To: Sergio Durigan Junior <sergiodj at redhat dot com>
- Cc: Keith Seitz <keiths at redhat dot com>, "gdb-patches\ at sourceware dot org ml" <gdb-patches at sourceware dot org>
- Date: Tue, 01 Oct 2013 14:04:53 -0600
- Subject: Re: [RFA 1/4] Constify LEXPTR
- Authentication-results: sourceware.org; auth=none
- References: <5249C947 dot 60604 at redhat dot com> <m31u457hzo dot fsf at redhat dot com>
>>>>> "Sergio" == Sergio Durigan Junior <sergiodj@redhat.com> writes:
Sergio> Your patch actually made me remember of another (buried) project
Sergio> of mine which was to make the expout* variables non-global.
Sergio> Maybe it's time to ressurrect it once and for all!
It would be nice to have :)
I also have a few half-finished cleanups I should flush out.
Tom