Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 79f3a1a3dbc985cdeeccbdc8959feded54d23648
      
https://github.com/WebKit/WebKit/commit/79f3a1a3dbc985cdeeccbdc8959feded54d23648
  Author: David Kilzer <[email protected]>
  Date:   2024-10-21 (Mon, 21 Oct 2024)

  Changed paths:
    M Source/WTF/wtf/text/StringConcatenateNumbers.h

  Log Message:
  -----------
  Follow-up: Fix more NumberToStringBuffer conversions to use std::span
<https://bugs.webkit.org/show_bug.cgi?id=280596>
<rdar://136944262>

Unreviewed follow-up fix.

* Source/WTF/wtf/text/StringConcatenateNumbers.h:
- Remove WTF_ALLOW_UNSAFE_BUFFER_USAGE_{BEGIN,END} macros since
  284325@main or 285520@main fixed all the `-Wunsafe-buffer-usage`
  warnings.

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



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

Reply via email to