On 16 November 2012 18:05, Tom Tromey wrote:
>>>>>> "Tom" == Tom Tromey <tro...@redhat.com> writes:
>
> Jonathan> Please go ahead and commit, thanks, Tom!
>
> Tom> Thanks.  The needed gdb patches are still pending, so I plan to wait
> Tom> until those go in before committing to libstdc++.  I hope it will be
> Tom> next week sometime.
>
> Hahaha, "next week".  The patches went in this week.
>
> I rebased and re-tested my libstdc++ patch.  While testing it with an
> older gdb, I noticed a Tcl error from the test suite, so here is a new
> version that correctly reports "unsupported" for the new tests.
>
> The change from the last version is this addition in proc gdb-test:
>
> +           } else {
> +               unsupported "$testname"
> +               close $fd
> +               return
> +           }
>
> Ok?

Yes, thanks

Reply via email to