REBOL3 tracker
  0.9.12 beta
Ticket #0001861 User: anonymous

Project:



rss
TypeBug Statusreviewed Date26-Feb-2011 22:25
Versionalpha 106 CategoryUnspecified Submitted byabolka
PlatformLinux x86 libc6 Severityminor Prioritynormal

Summary Non-/wait CALL blocks on Linux
Description On Win32, CALL does not block until the called program finishes. On Linux, CALL blocks (just as CALL/wait does).
Example code

			

Assigned ton/a Fixed in- Last Update9-May-2014 13:17


Comments
(0003870)
abolka
9-Jun-2013 23:38

Comment originally added in the example code field by Carl on 2011-02-27:

"Submit the code to the host-kit and we'll add it. If you need any R3 lib changes, mention it and they can be added too."
(0004416)
abolka
9-May-2014 13:17

Preliminary Linux fix (untested on OSX or other POSIX platforms, for now):

https://github.com/earl/r3/commit/be85f117

Date User Field Action Change
9-May-2014 13:17 abolka Comment : 0004416 Added -
9-Jun-2013 23:38 abolka Code Modified -
9-Jun-2013 23:38 abolka Status Modified waiting => reviewed
9-Jun-2013 23:38 abolka Comment : 0003870 Added -
27-Feb-2011 05:15 abolka Summary Modified CALL/wait not working on Linux => Non-/wait CALL blocks on Linux
27-Feb-2011 05:15 abolka Description Modified -
27-Feb-2011 02:25 carl Description Modified -
27-Feb-2011 02:25 carl Code Modified -
27-Feb-2011 02:25 carl Status Modified submitted => waiting
26-Feb-2011 22:25 abolka Ticket Added -