On 14 February 2017 at 23:22, Dinka Ranns <dinka.ra...@googlemail.com> wrote: > C++17 GB50 resolution > * libstdc++-v3/include/std/chrono:
Pardon me for not noticing this while looking at the earlier versions of this patch, but these should not include the libstdc++-v3 prefix, so it should be * include/std/chrono: > * libstdc++-v3/testsuite/20_util/duration/arithmetic/constexpr.cc: And this should be * testsuite/20_util/duration/arithmetic/constexpr.cc: > * libstdc++-v3/testsuite/20_util/time_point/arithmetic/constexpr.cc: > new and likewise here, * testsuite/20_util/time_point/arithmetic/constexpr.cc: new That's minor and can be fixed by a maintainer committing the patch, but for future reference.