This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: 'use threads::shared' noisy with -w
authorDave Mitchell <davem@fdisolutions.com>
Mon, 13 May 2002 12:30:35 +0000 (12:30 +0000)
committerArtur Bergman <sky@nanisky.com>
Mon, 13 May 2002 12:30:35 +0000 (12:30 +0000)
commit13c1b20720b7eeca2a0c896ac27f004bc376edb3
tree1bf13394b35bd8031a260b9eeb3ebfe4122a167e
parent5dc83c4054cb6624685a80f58caabe5e173a543f
Re: 'use threads::shared' noisy with -w
Message-Id: <20020510235227.J12298@fdgroup.com>

p4raw-id: //depot/perl@16572
14 files changed:
ext/threads/shared/shared.pm
ext/threads/shared/t/0nothread.t
ext/threads/shared/t/av_refs.t
ext/threads/shared/t/av_simple.t
ext/threads/shared/t/cond.t
ext/threads/shared/t/hv_refs.t
ext/threads/shared/t/hv_simple.t
ext/threads/shared/t/no_share.t
ext/threads/shared/t/queue.t
ext/threads/shared/t/semaphore.t
ext/threads/shared/t/shared_attr.t
ext/threads/shared/t/sv_refs.t
ext/threads/shared/t/sv_simple.t
xsutils.c