Conversation
|
please format the code! thanks |
60fbc3e to
6b40a7c
Compare
I'm in hurry a bit. done |
well, i am not :) so, please take your time :) |
|
GNU testsuite comparison: |
|
I started to test it, and it seems that signals handling is broken... needs investigation :( |
|
Please use LANG=C makepkg .
I started to test it, and it seems that signals handling is broken...
I think buildable is enough at a moment.
|
6b40a7c to
e3550ad
Compare
messages in Russian are printed by makepkg, so it doesn't matter much edit: but yeah, chmod is missing |
6113cda to
6747b40
Compare
|
ctor doesn't support Cygwin so I have to leave it without UNIX_PROGS for now |
6747b40 to
1ef4fc4
Compare
|
GNU testsuite comparison: |
for reference they're defined here: https://cygwin.com/cgit/newlib-cygwin/tree/winsup/cygwin/include/cygwin/signal.h#n425 |
This comment was marked as resolved.
This comment was marked as resolved.
Is different PR to bump |
no, these deps must update mio first |
0406678 to
31fbcbc
Compare
CodSpeed Performance ReportMerging #9535 will not alter performanceComparing Summary
Footnotes
|
requires [libc patch](rust-lang/libc@a3bb40e), mio v1.1.0 and [nix patch](nix-rust/nix#\2708). behavior is mostly matched with Linux
31fbcbc to
fa71913
Compare
|
GNU testsuite comparison: |
1 similar comment
|
GNU testsuite comparison: |
|
https://github.com/rust-lang/libc/releases/tag/0.2.178 was released. It would be nice if you rerun dependabot for this. |
requires libc patch, mio v1.1.0 and nix patch. behavior is mostly matched with Linux. UNIX_PROGS are currently not supported due to missing ctor/dtor support of cygwin (and possibly a bit more issues)
fixes #5417