#1657: Make it so that Parrot on RTEMS does not call the system exit()
----------------------+-----------------------------------------------------
 Reporter:  dukeleto  |       Owner:  bubaflub
     Type:  bug       |      Status:  new     
 Priority:  normal    |   Milestone:          
Component:  core      |     Version:  2.4.0   
 Severity:  medium    |    Keywords:          
     Lang:            |       Patch:          
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by plobsing):

 This is not an RTEMS-specific problem. Any embedding application (irssi,
 vim, apache, perl5, etc) also wants more control over what happens when
 parrot exits.

 We should require a hook be installed on init by the parent application
 (and there is always a parent application, parrot.exe being a particularly
 simple one) to determine what happens in these cases.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1657#comment:5>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to