Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 00bafe7995cf8d14d43109718bac7ac77ef6e3c3
      
https://github.com/WebKit/WebKit/commit/00bafe7995cf8d14d43109718bac7ac77ef6e3c3
  Author: Adrian Perez de Castro <ape...@igalia.com>
  Date:   2025-08-05 (Tue, 05 Aug 2025)

  Changed paths:
    M Source/WTF/wtf/Assertions.h
    M Source/WTF/wtf/Logger.h

  Log Message:
  -----------
  REGRESSION(296858@main?): Build fails with ENABLE_JOURNALD_LOG=OFF due to 
static assert in logging macros
https://bugs.webkit.org/show_bug.cgi?id=296043

Reviewed by Miguel Gomez.

Revert usage of SAFE_FPRINTF() to plain fprintf() in logging functions
in order to avoid differences in interpretation of format string
parameters among stderr logging, Android logging, and journald logging.

* Source/WTF/wtf/Assertions.h:
* Source/WTF/wtf/Logger.h:
(WTF::Logger::log):
(WTF::Logger::logVerbose):

Canonical link: https://commits.webkit.org/298228@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to