[webkit-changes] [WebKit/WebKit] b2f218: REGRESSION(287403 at main): Unable to link libjavascr...

Michael Catanzaro noreply at github.com
Thu Jan 23 16:22:27 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b2f2187bb270873b0a02d4f5aedc03588e7e659c
      https://github.com/WebKit/WebKit/commit/b2f2187bb270873b0a02d4f5aedc03588e7e659c
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2025-01-23 (Thu, 23 Jan 2025)

  Changed paths:
    M Source/JavaScriptCore/wasm/WasmIPIntSlowPaths.h

  Log Message:
  -----------
  REGRESSION(287403 at main): Unable to link libjavascriptcoregtk: undefined reference to `ipint_extern_prepare_call_ref'
https://bugs.webkit.org/show_bug.cgi?id=286433

Reviewed by Yusuke Suzuki.

The names of these macros are a little confusing, but I gather that
HIDDEN is supposed to be used for declarations in header files.

* Source/JavaScriptCore/wasm/WasmIPIntSlowPaths.h:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list