Date: Mon, 27 Mar 2023 02:38:55 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 270474] devel/tl-expected: upgrade to 1.1.0 Message-ID: <bug-270474-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270474 Bug ID: 270474 Summary: devel/tl-expected: upgrade to 1.1.0 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 241133 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D241133&action= =3Dedit patch for 1.1.0 update tl-expected to 1.1.0. Changelog: Modify Conanfile to package expected as a header-only library in #56 Move the error value when throwing an exception in .value rval overload= s in #62 Syntax highlight in README in #64 Revamp CMake to be correct and easy to understand in #69 Fix use of std::remove_cv in static_assert in #90 Add deduction guide to tl::unexpected in #109 Use move construction in swap implementation in #103 Fix warnings in test in #92 Test on many compilers in #123 Remove undefined behaviour in #117 Fixed issue #129 in #131 remove submodule directory in #138 link: https://github.com/TartanLlama/expected/releases/tag/v1.1.0 Port changes: it no longer needs tl-cmake; on the other hand, now it needs catch2. The CMakeList.txt just fetches catch2 2.13.10 from github, so I'm d= oing the same in the port, although we do have a catch2 3.3.2 port. --=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-270474-7788>