Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

New commander released!

 [1/4] from: fsievert::uos::de at: 21-Mar-2001 15:07


The call-function gives you stdout and stderr as a string. -> http://proton.cl-ki.uni-osnabrueck.de/REBOL/commander.c Have fun, Frank

 [2/4] from: c:brizell:worc:ac at: 21-Mar-2001 16:06


Frank, Unfortunately this version of command.c dumps core (Segmentation fault) even with the following call "ls" This happens under RedHat Linux 6.2 libc6 Regards colinb

 [3/4] from: fsievert:uos at: 21-Mar-2001 17:21


> Frank, > Unfortunately this version of command.c dumps core (Segmentation fault) > even with the following > > call "ls" > > This happens under RedHat Linux 6.2 libc6 >
Hmm.. it works here. (Suse Linux 6.4) I will try to find the bug, but don't have any time today. Commander is a very ugly piece of code. Maybe I will cleanup first... CU, Frank

 [4/4] from: fsievert:uos at: 21-Mar-2001 18:53


> Frank, > Unfortunately this version of command.c dumps core (Segmentation fault) > even with the following > > call "ls" > > This happens under RedHat Linux 6.2 libc6
Updated it NOW, found a very stupid bug, others are still there. Does it work now? Try latest xper of /core. CU, Frank