Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix building with tcc #170

Merged
merged 1 commit into from
Dec 3, 2023
Merged

Fix building with tcc #170

merged 1 commit into from
Dec 3, 2023

Conversation

bnoordhuis
Copy link
Contributor

  • tcc doesn't support 128 bits integral types, use 64 bits math instead

  • suppress some unreachable code warnings

- tcc doesn't support 128 bits integral types, use 64 bits math instead

- suppress some unreachable code warnings
@bnoordhuis bnoordhuis merged commit 9c2614c into quickjs-ng:master Dec 3, 2023
@bnoordhuis bnoordhuis deleted the tcc branch December 3, 2023 12:36
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants