diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-06 07:10:23 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-06 07:10:42 +1200 |
commit | 41023af807408d1a265c67eed2a5c15acb50dd0b (patch) | |
tree | e969aaca9746531df4a004f5796a9c2b478331a2 /app-arch | |
parent | media-gfx/imagemagick: bump to v6.9.11-23 & v7.0.10-23 (diff) | |
download | gentoo-41023af807408d1a265c67eed2a5c15acb50dd0b.tar.gz gentoo-41023af807408d1a265c67eed2a5c15acb50dd0b.tar.bz2 gentoo-41023af807408d1a265c67eed2a5c15acb50dd0b.zip |
dev-perl/Coro: Bump to version 6.550.0
Upstream:
- Fix compile with threaded perl
- Simplify/speedup __DIE__ and __WARN__ handling
- Add fixes for perl 5.22 compat (PadlistNAMES)
- Add fixes for perl 5.24 compat (SUB_ARGARRAY)
- Add fixes for perl 5.26 compat (PL_comppad -> PADOFFSET)
- disable FORTIFY_SOURCE to avoid broken fortified longjmp on some libcs
- Reattempt JIT allocation wtih PROT_EXEC to improve portability
- Fix some statevar types for newer perls
- safe_cancel no longer croaks when called on already-destroyed threads
- libcoro now allows sharing coro threads using pthreads backend among
different threads.
- Always allow ->call and ->eval when coro is the current coroutine
- Autogenerated Coro::AIO prototypes now add ";" to avoid creating named
unary operators, to avoid `aio_mlockall 4 | 8` getting parsed as
`(aio_mlockall 4) | 8`
- Ensure Coro::RWLock wakes up all readers after a wrlock
- More fixes for minix 3.3
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'app-arch')
0 files changed, 0 insertions, 0 deletions