-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Description
Hey all
I'm following C++ conformance with interest, and was wondering if it would be welcome to open issues for individual papers (or even LWG issues) from the various status pages that are still open.
For example, trying to find the current status of what's blocking C++17 conformance is not an easy task; e.g., searches for "P0226" or "Mathematical Special Functions" turn up nothing, although there were and are PRs for it. I think having an issue each would help a lot with understanding the status/meta-info of a given paper/issue for people not already neck-deep in libcxx. They could then also conceivably be grouped with github-milestones (e.g. "C++17 conformance"), allow subscription for those interested, etc. etc.
If this is declared desirable, I wouldn't mind opening (some of) the issues & updating the tables with a new column to point to them.
CC @ldionne @mordante @Quuxplusone @zoecarver @cjdb
[no claims that this list is anywhere near complete, just took some prominent names from the assignees on the status pages]