This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: TODO wiki page updated with changes from Kona meeting
- From: Daniel Krügler <daniel dot kruegler at gmail dot com>
- To: Jonathan Wakely <jwakely at redhat dot com>
- Cc: "libstdc++" <libstdc++ at gcc dot gnu dot org>
- Date: Sun, 12 Mar 2017 11:46:35 +0100
- Subject: Re: TODO wiki page updated with changes from Kona meeting
- Authentication-results: sourceware.org; auth=none
- References: <20170305214155.GA10832@redhat.com>
2017-03-05 22:42 GMT+01:00 Jonathan Wakely <jwakely@redhat.com>:
> I've updated https://gcc.gnu.org/wiki/LibstdcxxTodo with the LWG
> motions from Kona.
>
> I've noted that Daniel is working on inline variables and one that I'm
> working on a patch for. I think Dinka might do the tuple constructors
> QoI item at the top of the page.
Is anyone already working on the following items from that list:
- http://cplusplus.github.io/LWG/lwg-defects.html#2686
- http://cplusplus.github.io/LWG/lwg-defects.html#2861
- http://cplusplus.github.io/LWG/lwg-defects.html#2777
- http://cplusplus.github.io/LWG/lwg-defects.html#2778
? Otherwise I would pick them.
- Daniel