[perl #78418] [PATCH] Detect and issue error for missing TAP::Harness:Archive BEFORE completing all spectetest_smolder tests.

2010-10-18 Thread via RT
# New Ticket Created by Ron Schmidt # Please include the string: [perl #78418] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=78418 > Currently if make spectest_smolder is run but TAP::Harness::Archive is installed the e

Re: threads?

2010-10-18 Thread Tim Bunce
On Sun, Oct 17, 2010 at 01:18:09AM +0200, Carl Mäsak wrote: > Damian (>>), Matt (>): > >> Perhaps we need to think more Perlishly and reframe the entire question. > >> Not: "What threading model do we need?", but: "What kinds of non-sequential > >> programming tasks do we want to make easy...and ho

Hyper-op improvements

2010-10-18 Thread Timothy Bollman
There was a bug in the hash hyper that I fixed (it didn't handle structural recursion, I just integrated the code from the array handling). I still don't think the hash code is correct though, it seems like the full dwim and no dwim paths would end up with the exact same key list (if nothing e