--- - branch: MAIN date: Thu Sep 29 19:36:06 UTC 2022 files: - new: '1.12' old: '1.11' path: pkgsrc/devel/abseil/Makefile pathrev: pkgsrc/devel/abseil/Makefile@1.12 type: modified - new: '1.15' old: '1.14' path: pkgsrc/devel/abseil/distinfo pathrev: pkgsrc/devel/abseil/distinfo@1.15 type: modified id: 20220929T193606Z.805dfa6768ae11391586a4a687bca3c97e85aa46 log: | abseil: updated to 20220623.1 Abseil LTS 20220623.1 What's New: Added absl::AnyInvocable, a move-only function type. Added absl::CordBuffer, a type for buffering data for eventual inclusion an absl::Cord, which is useful for writing zero-copy code. Added support for command-line flags of type absl::optional. Breaking Changes: CMake builds now use the flag ABSL_BUILD_TESTING (default: OFF) to control whether or not unit tests are built. The ABSL_DEPRECATED macro now works with the GCC compiler. GCC users that are experiencing new warnings can use -Wno-deprecated-declatations silence the warnings or use -Wno-error=deprecated-declarations to see warnings but not fail the build. ABSL_CONST_INIT uses the C++20 keyword constinit when available. Some compilers are more strict about where this keyword must appear compared to the pre-C++20 implementation. Bazel builds now depend on the bazelbuild/bazel-skylib repository. See Abseil's WORKSPACE file for an example of how to add this dependency. Other: This will be the last release to support C++11. Future releases will require at least C++14. module: pkgsrc subject: 'CVS commit: pkgsrc/devel/abseil' unixtime: '1664480166' user: adam