Ticket #1817 (closed bug: fixed)
Cannot get the PID on Mac OS X
Reported by: | masak | Owned by: | dukeleto |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | none | Version: | 2.8.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: | darwin |
Description
From http://rt.perl.org/rt3/Ticket/Display.html?id=77850:
<masak> rakudo: say $*PID <p6eval> rakudo c71489: OUTPUT«12413» <masak> on my box 'say $*PID' prints 0 :/ <masak> can anyone else on Darwin confirm this? <moritz_> that's a surprisingly low PID? <masak> too low for my taste... <florz> actually, that's a non-PID ;-) <Juerd> masak: Kill it! :) <masak> 哈哈 <colomon> masak: confirmed <baest> masak: confirmed * masak submits rakudobug
From today:
<jnthn> My guess is that there needs to be a Parrot ticket, since the real issue is probably at that level. <jnthn> If we're using some Parrot call to get it, but I figure we would be. <masak> I'll go submit a Trac ticket for the $*PID thing.
Change History
Note: See
TracTickets for help on using
tickets.