Skip to content

Conversation

bptato
Copy link
Contributor

@bptato bptato commented Jan 24, 2025

Turns out bionic uses an unsigned int (unlike other Linux libcs).

(See https://android.googlesource.com/platform/bionic/+/master/libc/include/poll.h.)

bptato and others added 2 commits January 24, 2025 22:01
Turns out bionic uses an unsigned int (unlike other Linux libcs).
@bptato
Copy link
Contributor Author

bptato commented May 10, 2025

@Araq anything else I should do here? The CI error seems to have been transient.

@Araq Araq merged commit 6f5e581 into nim-lang:devel May 10, 2025
18 checks passed
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from 6f5e581

Hint: mm: orc; opt: speed; options: -d:release
179662 lines; 8.624s; 660.008MiB peakmem

narimiran pushed a commit that referenced this pull request May 12, 2025
Turns out bionic uses an unsigned int (unlike other Linux libcs).

(See
<https://android.googlesource.com/platform/bionic/+/master/libc/include/poll.h>.)

(cherry picked from commit 6f5e581)
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