[Bug 228367] devel/range-v3: update to 0.3.6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 19 21:21:21 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228367

            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 at FreeBSD.org
          Reporter: henry.hu.sh at gmail.com

Created attachment 193541
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193541&action=edit
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_lists
(see ericniebler/stl2#826).
        Fix const-correctness problem of view::take.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list