Skip to content

Fix format error that prevents build with GCC 14.2#873

Merged
saghul merged 1 commit intoquickjs-ng:masterfrom
nE0sIghT:gcc14
Feb 1, 2025
Merged

Fix format error that prevents build with GCC 14.2#873
saghul merged 1 commit intoquickjs-ng:masterfrom
nE0sIghT:gcc14

Conversation

@nE0sIghT
Copy link
Copy Markdown
Contributor

@nE0sIghT nE0sIghT commented Feb 1, 2025

Fixes: #872

Fixes: quickjs-ng#872

Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org>
@saghul saghul merged commit 0b38708 into quickjs-ng:master Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FTBS with gcc 14.2: error: format '%p' expects argument of type 'void *', but argument 3 has type 'JSVarRef *' [-Werror=format=]

2 participants