[RFA 2/4] Constify struct stoken.ptr

Tom Tromey tromey@redhat.com
Tue Oct 1 20:12:00 GMT 2013


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> In this next patch, as I mentioned in the previous email on this
Keith> series, the temporary casting needed for struct stoken.ptr is removed
Keith> (stoken.ptr is made const).

This is ok.
Thanks again, I think this series is quite nice.

[linespec]
Keith> +  parser->lexer.stream = (const char **) argptr;

I have a feeling maybe this is fixed on my constification branch.
Can't remember for sure though.

Tom



More information about the Gdb-patches mailing list