[Bug libstdc++/102280] span's range deduction guide is missing ranges::contiguous_range constraint

2021-10-12 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102280

Jonathan Wakely  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Jonathan Wakely  ---
Fixed for 10.4 and 11.3

[Bug libstdc++/102280] span's range deduction guide is missing ranges::contiguous_range constraint

2021-10-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102280

--- Comment #8 from CVS Commits  ---
The releases/gcc-10 branch has been updated by Jonathan Wakely
:

https://gcc.gnu.org/g:1a27df25a71bb0d6a5dfb0162d1867d308f8f33f

commit r10-10184-g1a27df25a71bb0d6a5dfb0162d1867d308f8f33f
Author: Jonathan Wakely 
Date:   Wed Sep 15 21:49:29 2021 +0100

libstdc++: Add missing constraint to std::span deduction guide [PR102280]

Signed-off-by: Jonathan Wakely 

libstdc++-v3/ChangeLog:

PR libstdc++/102280
* include/std/span (span(Range&&)): Add constraint to deduction
guide.

(cherry picked from commit e67917f5df9d84f5aed3513b3931a82870d25135)

[Bug libstdc++/102280] span's range deduction guide is missing ranges::contiguous_range constraint

2021-10-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102280

--- Comment #7 from CVS Commits  ---
The releases/gcc-11 branch has been updated by Jonathan Wakely
:

https://gcc.gnu.org/g:95d404d85c53e4ab821ac28cbbbedf0d68cac8da

commit r11-9102-g95d404d85c53e4ab821ac28cbbbedf0d68cac8da
Author: Jonathan Wakely 
Date:   Wed Sep 15 21:49:29 2021 +0100

libstdc++: Add missing constraint to std::span deduction guide [PR102280]

Signed-off-by: Jonathan Wakely 

libstdc++-v3/ChangeLog:

PR libstdc++/102280
* include/std/span (span(Range&&)): Add constraint to deduction
guide.

(cherry picked from commit e67917f5df9d84f5aed3513b3931a82870d25135)

[Bug libstdc++/102280] span's range deduction guide is missing ranges::contiguous_range constraint

2021-09-20 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102280

--- Comment #6 from Jonathan Wakely  ---
I.e. please don't mark it as resolved, I'll do that when it's resolved.

[Bug libstdc++/102280] span's range deduction guide is missing ranges::contiguous_range constraint

2021-09-20 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102280

--- Comment #5 from Jonathan Wakely  ---
I've set the Target Milestone field to indicate is going to be fixed for 10.4

[Bug libstdc++/102280] span's range deduction guide is missing ranges::contiguous_range constraint

2021-09-20 Thread joeloser93 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102280

--- Comment #4 from Joe Loser  ---
Johnathan, your fix LGTM. Safe to mark this as resolved, or do you need to do
something to backport it for the 10.4 release branch?

[Bug libstdc++/102280] span's range deduction guide is missing ranges::contiguous_range constraint

2021-09-16 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102280

Jonathan Wakely  changed:

   What|Removed |Added

   Target Milestone|--- |10.4

[Bug libstdc++/102280] span's range deduction guide is missing ranges::contiguous_range constraint

2021-09-16 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102280

--- Comment #3 from CVS Commits  ---
The master branch has been updated by Jonathan Wakely :

https://gcc.gnu.org/g:e67917f5df9d84f5aed3513b3931a82870d25135

commit r12-3591-ge67917f5df9d84f5aed3513b3931a82870d25135
Author: Jonathan Wakely 
Date:   Wed Sep 15 21:49:29 2021 +0100

libstdc++: Add missing constraint to std::span deduction guide [PR102280]

Signed-off-by: Jonathan Wakely 

libstdc++-v3/ChangeLog:

PR libstdc++/102280
* include/std/span (span(Range&&)): Add constraint to deduction
guide.

[Bug libstdc++/102280] span's range deduction guide is missing ranges::contiguous_range constraint

2021-09-13 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102280

Jonathan Wakely  changed:

   What|Removed |Added

   Assignee|unassigned at gcc dot gnu.org  |redi at gcc dot gnu.org
   Last reconfirmed||2021-09-13
 Status|UNCONFIRMED |ASSIGNED
 Ever confirmed|0   |1