Skip to content

build: remove makeinfo dependency#716

Merged
saghul merged 1 commit intosaghul:masterfrom
bnoordhuis:no-makeinfo
Aug 22, 2025
Merged

build: remove makeinfo dependency#716
saghul merged 1 commit intosaghul:masterfrom
bnoordhuis:no-makeinfo

Conversation

@bnoordhuis
Copy link
Copy Markdown
Contributor

Only used for libffi's documentation. Build it with --disable-docs.

Only used for libffi's documentation. Build it with `--disable-docs`.
@bnoordhuis
Copy link
Copy Markdown
Contributor Author

D:/a/txiki.js/txiki.js/deps/quickjs/quickjs.c:11727:32: error: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (37 chars into 36 available) [-Werror=unterminated-string-initialization]
11727 | static char const digits[36] = "0123456789abcdefghijklmnopqrstuvwxyz";

That was fixed in quickjs-ng v0.10.1 but txiki.js still seems to be using v0.10.0.

@saghul saghul merged commit 1f085d1 into saghul:master Aug 22, 2025
15 of 19 checks passed
@saghul
Copy link
Copy Markdown
Owner

saghul commented Aug 22, 2025

Thanks Ben!

@bnoordhuis bnoordhuis deleted the no-makeinfo branch August 22, 2025 18:20
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.

2 participants