Will Coleda wrote:
On Tue, Nov 25, 2008 at 2:18 PM, Mark Glines via RT
<[EMAIL PROTECTED]> wrote:
On Sat Oct 18 12:13:51 2008, [EMAIL PROTECTED] wrote:
There's a race condition, if that directory doesn't exist and multiple
processes execute that code simultaneously. Fortunately,
Parrot::Ops2pm
On Tue, Nov 25, 2008 at 2:18 PM, Mark Glines via RT
<[EMAIL PROTECTED]> wrote:
> On Sat Oct 18 12:13:51 2008, [EMAIL PROTECTED] wrote:
>> There's a race condition, if that directory doesn't exist and multiple
>> processes execute that code simultaneously. Fortunately,
>> Parrot::Ops2pm::print_modu
On Tuesday 07 October 2008 02:54:55 Moritz Lenz wrote:
> I've just updated from r31667 to HEAD (r31745), and ran my usual build
> incantation:
>
> $ make realclean; perl Configure --cc='ccache gcc' && make -j 2 test
>
> This time it died:
>
> find_sub_not_null_p_s 1391 experimental, not
# New Ticket Created by Moritz Lenz
# Please include the string: [perl #59680]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59680 >
I've just updated from r31667 to HEAD (r31745), and ran my usual build
incantation:
$ ma