abseil-cpp

Edit Package abseil-cpp
https://abseil.io/

C++11 compliant libraries which augment the C++ stdlib

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
abseil-cpp-20240116.2.tar.gz 0002151288 2.05 MB
abseil-cpp.changes 0000017738 17.3 KB
abseil-cpp.spec 0000008032 7.84 KB
baselibs.conf 0000000039 39 Bytes
cmake.patch 0000000480 480 Bytes
options-cxx17.patch 0000001554 1.52 KB
options-old.patch 0000001549 1.51 KB
Latest Revision
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 4)
- Fix broken link to sources
- Fix build for distributions that lack the ldconfig_scriptlets
  macro
- Make the gcc version condition a bit more generic

- update to 20240116.1:
  * Add absl::NoDestructor<T> to simplify defining static types
    that do not need to be destructed upon program exit.
  * Add configurable verbose logging (also known as VLOG).
  * Added absl::Overload(), which returns a functor that provides
    overloads based on the functors passed to it. Note that this
    functionality requires C++17 or newer.
  * Breaking Change: AbslHashValue() no longer accepts C-style
    arrays as a parameter, caller need to wrap C-string literals in
    absl::string_view.
  * Breaking Change: absl::weak_equality and absl::strong_equality
    have been removed. The corresponding std types were removed
    before C++20 was finalized

- fix build for non-SUSE distributions
      The flags library now provides suggestions for the closest
  * minor warning fix
  * Do not make programs compiled with abseil require new-ish CPUs (boo#1203379)
- Add options-old.patch, options-cxx17.patch (boo#1203378)
    hexadecimal strings
- Update to version 20190808
Comments 0
openSUSE Build Service is sponsored by