Skip to content

Remove ERRNO_MESSAGES from JS library. NFC #21172

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Jan 25, 2024

The native strerror() function can be used instead in the two
places that still depend on ERRNO_MESSAGES

@sbc100 sbc100 requested a review from kripken January 25, 2024 05:48
@sbc100
Copy link
Collaborator Author

sbc100 commented Jan 25, 2024

Depends on #21170

@sbc100 sbc100 force-pushed the remove_errno_messages branch from ad3e57b to da69878 Compare January 25, 2024 05:53
@sbc100 sbc100 force-pushed the remove_errno_messages branch 2 times, most recently from ca4a164 to 8955fb3 Compare January 31, 2024 05:02
@sbc100 sbc100 enabled auto-merge (squash) January 31, 2024 05:05
@sbc100
Copy link
Collaborator Author

sbc100 commented Jan 31, 2024

Depends on llvm/llvm-project#80169

@sbc100 sbc100 force-pushed the remove_errno_messages branch from 8955fb3 to 7c61a6f Compare January 31, 2024 17:16
@sbc100 sbc100 marked this pull request as draft January 31, 2024 19:09
auto-merge was automatically disabled January 31, 2024 19:09

Pull request was converted to draft

@sbc100 sbc100 force-pushed the remove_errno_messages branch from 7c61a6f to 7c3a06a Compare June 18, 2024 23:32
@sbc100 sbc100 marked this pull request as ready for review June 18, 2024 23:32
@sbc100 sbc100 force-pushed the remove_errno_messages branch 3 times, most recently from 5f48c7d to 8e0a51c Compare June 22, 2024 20:14
@sbc100 sbc100 enabled auto-merge (squash) June 22, 2024 20:14
@sbc100 sbc100 force-pushed the remove_errno_messages branch from 8e0a51c to acedaf2 Compare June 22, 2024 21:05
The native `strerror()` function can be used instead in the two
places that still depend on `ERRNO_MESSAGES`
@sbc100 sbc100 force-pushed the remove_errno_messages branch from acedaf2 to c3370d7 Compare June 22, 2024 21:54
@sbc100 sbc100 merged commit bb220d8 into emscripten-core:main Jun 22, 2024
28 checks passed
@sbc100 sbc100 deleted the remove_errno_messages branch June 22, 2024 23:00
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