Re: Rvalue references support?
Juraj Oršulić <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAEPqvoxfcXN4CyR2cuEA5nQBmbypJ4rp9wKxwP45VKrGa6wH=A@mail.gmail.com> |
Thanks on the response! Good to know that there is a possiblity that it will get int 8.0. :) Greetings, Juraj On Thu, Mar 9, 2017 at 11:14 PM, Keith Seitz <[email protected]> wrote: > On 03/09/2017 04:47 AM, Pedro Alves wrote: >> I think that we should at least make sure that that series is >> included in the incoming GDB 8.0 as is. We can always address >> the discovered problems afterwards. But maybe Keith has already >> sorted everything out... Stay tuned. > > Nope, not sorted yet. I've discovered a few further problems with > overload resolution. Nonetheless, my plan is to finish addressing the > last comments on the series (largely I've rewritten several tests), and > submit the series, overload problems and all, marking failing tests KFAIL. > > If I can get the overload resolution sorted before 8.0 is released, all > the better, but like Pedro, something is better than nothing. > > Keith