in reply to Using bisect.pl for a thread error
../perl/Porting/bisect.pl -Duseithreads --start v5.14.0 --end v5.16.0 +--expect-fail -- ./perl -Ilib -e "use threads;use POE::Kernel; thread +s->create(sub{})->join; exit;"
Dave.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Using bisect.pl for a thread error
by MCMic (Initiate) on May 08, 2013 at 07:14 UTC |