Date: Sat, 19 May 2018 21:21:19 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 228367] devel/range-v3: update to 0.3.6 Message-ID: <bug-228367-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228367 Bug ID: 228367 Summary: devel/range-v3: update to 0.3.6 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: henry.hu.sh@gmail.com Created attachment 193541 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D193541&action= =3Dedit update to 0.3.6 This patch updates devel/range-v3 to 0.3.6. Changelog (from https://github.com/ericniebler/range-v3/releases/tag/0.3.6): 0.3.6 May 15, 2018 NEW: view::exclusive_scan (thanks to GitHub user @mitsutaka-takeda). All views get non-const overloads of .empty() and .size() (see ericniebler/stl2#793). Upgrade Conan support for conan 1.0. subspan interface tweaks. Fix bug in view::split (see this stackoverflow question). Fix bug in view::stride (see ericniebler/stl2#805). Fix const-correctness problem in view::chunk (see this stackoverflow question). Replace uses of ranges::result_of with ranges::invoke_result. Fix potential buffer overrun of view::drop over RandomAccessRanges. Lots of view::cartesian_product fixes (see ericniebler/stl2#820, ericniebler/stl2#823). Work around gcc-8 regression regarding volatile std::initializer_li= sts (see ericniebler/stl2#826). Fix const-correctness problem of view::take. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228367-7788>