#24410 closed defect (fixed)
ksh93 2010-03-09 cannot foreground backgrounded job
Reported by: | loumzie@… | Owned by: | brett@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | haspatch | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | ksh93 |
Description
Foregrounding backgrounded jobs fails on OS X as reported in these messages:
https://mailman.research.att.com/pipermail/ast-developers/2008q4/000380.html
https://mailman.research.att.com/pipermail/ast-users/2010q1/002818.html
A patch was sent to me:
https://mailman.research.att.com/pipermail/ast-users/2010q2/002845.html
I tested it, it works, and now I am posting it here so it can be used in Macports builds until it is fixed in the next release.
Attachments (2)
Change History (6)
Changed 15 years ago by loumzie@…
Attachment: | patch-jobs.c.diff added |
---|
Changed 15 years ago by loumzie@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Cc: | brett@… removed |
---|---|
Keywords: | haspatch added |
Owner: | changed from macports-tickets@… to brett@… |
comment:2 Changed 15 years ago by brett@…
Status: | new → assigned |
---|
comment:3 Changed 15 years ago by brett@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
Note: See
TracTickets for help on using
tickets.
Brett committed the patch in r66551 and I increased the port's revision in r66571 so everyone is advised to rebuild.