Bug#541551: perl-base: detecting stopped child process fails using POSIX WIFSTOPPED

2009-08-19 Thread torp
This solves the problem! I want to be able to run the same program on both old and new systems, so rather than substituting $? for ${^CHILD_ERROR_NATIVE} directly, I substituted like so: WIFSTOPPED(( defined ${^CHILD_ERROR_NATIVE} ? ${^CHILD_ERROR_NATIVE} : $? )) For the benefit of the curiou

Bug#541551: perl-base: detecting stopped child process fails using POSIX WIFSTOPPED

2009-08-14 Thread torp
Package: perl-base Version: 5.10.0-19 Severity: important When perl is testing if a child process is stopped, the result of the WIFSTOPPED function is never correct: #!/usr/bin/perl $|++; use POSIX; unless ( $pid = fork ) { print "child: stopping self\n"; kill STOP => $$; e

Bug#121058: Britney and Christina twosome

2008-03-23 Thread omary Torp
Great experiences in bed start with this. http://www.wesevy.com/ Women Like It Big -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]