stderr
, disk files, or other sinks (via an extension API). See the logging library documentation for more information.AbslStringify()
, allows user-defined types to seamlessly work with Abseil's string formatting functions like absl::StrCat()
and absl::StrFormat()
.GUARDED_BY()
) have been removed by default in favor of the ABSL_ prefixed versions (e.g. ABSL_GUARDED_BY()
) due to clashes with other libraries. The compatibility macro ABSL_LEGACY_THREAD_ANNOTATIONS
can be defined on the compile command-line to temporarily restore these spellings, but this compatibility macro will be removed in the future.VLOG
and DFATAL
are examples of features that have not yet been released.Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2023-bf9fe457c3
Please login to add feedback.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
This update has been submitted for stable by bodhi