On 03/10/19 16:24 +0200, Rainer Orth wrote:
_C is used in . Fixed as in other similar instances, tested on
i386-pc-solaris2.11. Ok for mainline?
Yes, thanks.
Hi Jonathan,
> * include/parallel/algo.h: Replace non-reserved names.
> * include/parallel/multiway_merge.h: Likewise.
> * include/parallel/multiway_mergesort.h: Likewise.
> * include/parallel/numericfwd.h: Likewise.
> * testsuite/17_intro/names.cc: Add RAI to test ma
* include/parallel/algo.h: Replace non-reserved names.
* include/parallel/multiway_merge.h: Likewise.
* include/parallel/multiway_mergesort.h: Likewise.
* include/parallel/numericfwd.h: Likewise.
* testsuite/17_intro/names.cc: Add RAI to test macros.
Tested
The parameters names should all be reserved names.
Also remove some trailing whitespace at the end of lines.
Tested x86_64-linux, committed to trunk.
commit b6e5e08880da7d80c1f14c132bd4bd8eed301205
Author: Jonathan Wakely
Date: Tue Apr 15 19:01:36 2014 +0100
* include/std/atomic: Ugli