-
platform: linux ubuntu jaunty amd64
issue: job control is beyond broken and I see spurious returns
of waitpid with $?==0 instead of the proper non-zero $? for
a still existing child. At the user level, this translates to
still running bg processes escaping from job control, making
jobcontrol unusable.
Patch vs. Ubuntu jaunty's version 1.8-9 (which is 1.8.0 or 1.8.1):
---...
2009-09-29 13:45:06 UTC by jakobi98
-
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
2007-08-05 02:20:05 UTC by sf-robot
-
gregor committed revision 609 to the Perl Shell SVN repository, changing 1 files.
2007-07-22 04:57:49 UTC by gregor
-
gregor committed revision 608 to the Perl Shell SVN repository, changing 2 files.
2007-07-21 04:43:09 UTC by gregor
-
gregor committed revision 607 to the Perl Shell SVN repository, changing 1 files.
2007-07-21 04:40:12 UTC by gregor
-
Applying this patch. It is causing problems for people using Windows.
2007-07-21 04:39:00 UTC by gregor
-
gregor committed revision 606 to the Perl Shell SVN repository, changing 1 files.
2007-07-06 03:42:55 UTC by gregor
-
This patch solves two bugs in Win.pm module from version 1.8 (is identical to 1.0)
1.Initialiation of PATH_SEPARATOR and FILE_SEPARATOR vars after importing Psh::Util caused that these vars was not initialized inside Psh::Util.
2. found in cannonpath sub. Expression “return $path;” was commented.
Usage:
Go to your Perl site\lib\Psh\OS dir and execute patch –i Win.pm.patch.
2007-01-14 21:58:00 UTC by rafalka
-
warp committed patchset 102 of module psh2 to the Perl Shell CVS repository, changing 1 files.
2004-04-10 12:18:07 UTC by warp
-
warp committed revision 605 to the Perl Shell SVN repository, changing 1 files.
2004-04-10 12:18:07 UTC by warp