[PATCH] Fix uses of non-reserved names for template parameters

Jonathan Wakely jwakely@redhat.com
Mon May 20 14:38:00 GMT 2019


On 20/05/19 14:11 +0000, Szabolcs Nagy wrote:
>On 17/05/2019 15:15, Jonathan Wakely wrote:
>>     * include/bits/random.h (seed_seq::param): Fix non-reserved name.
>>     * include/experimental/type_traits (is_detected_exact)
>>     (is_detected_exact_v): Likewise.
>>     * include/pstl/execution_defs.h (is_execution_policy)
>>     (is_execution_policy_v, __enable_if_execution_policy): Likewise.
>>     * include/pstl/execution_impl.h (__policy_traits): Likewise.
>>     * testsuite/17_intro/names.cc: Check for more non-reserved names.
>>     * testsuite/experimental/names.cc: New test.
>
>on baremetal (newlib) targets i see
>
>FAIL: experimental/names.cc (test for excess errors)
>
>because
>
>.../gcc/libstdc++-v3/testsuite/experimental/names.cc:25: fatal error: experimental/filesystem: No such file or directory

Here's what I've committed ...


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1472 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20190520/e73b6bbb/attachment.bin>


More information about the Libstdc++ mailing list