This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [C++ PATCH] TC1 testsuite (part 1/N)


> to understand how much G++ adheres C++03, I'm trying to create a
> collection of testcases for each and every DR with status TC1. This is > where I got till now: before continuing the work, I wanted to know if
> this sounded like a good idea.


If this is done, it seem like it would also be a good idea to open a PR to track each of those unimplemented testcases. Then to borrow a good idea from the team that invented bugzilla, one additional metabug (with an alias C++03) that depends on each of those PRs that were just created which would give some indication of how much work needs to be done until g++ is C++03 compliant.

Just a thought.

KC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]