00:02:14 -!- Fare [~fare@cpe-69-203-115-132.nyc.res.rr.com] has quit [Ping timeout: 240 seconds] 00:12:52 -!- Vivitron [~Vivitron@c-50-172-44-193.hsd1.il.comcast.net] has quit [Remote host closed the connection] 00:15:22 Fare [fare@nat/google/x-dgdbreqbvhyfurss] has joined #ccl 00:34:10 jangle [~jimmy1984@pool-173-67-27-249.bltmmd.fios.verizon.net] has joined #ccl 00:39:40 -!- aspires [~aspires@173.247.205.34] has quit [Quit: aspires] 00:45:15 aspires [~aspires@173.247.205.34] has joined #ccl 01:17:55 -!- aspires [~aspires@173.247.205.34] has quit [Quit: aspires] 01:44:31 -!- mlamari [~quassel@72.183.103.226] has quit [Read error: Connection reset by peer] 01:44:53 mlamari [~quassel@72.183.103.226] has joined #ccl 02:21:37 -!- jangle [~jimmy1984@pool-173-67-27-249.bltmmd.fios.verizon.net] has quit [Quit: jangle] 02:39:28 -!- segv- [~mb@95-91-243-220-dynip.superkabel.de] has quit [Ping timeout: 264 seconds] 03:19:41 -!- rme [rme@BCE091D5.78A1BA07.699BA7A6.IP] has quit [Quit: rme] 03:19:41 -!- rme [~rme@50.43.148.144] has quit [Quit: rme] 05:45:10 rme [~rme@50.43.148.144] has joined #ccl 06:27:42 -!- Fare [fare@nat/google/x-dgdbreqbvhyfurss] has quit [Ping timeout: 252 seconds] 07:01:20 -!- rme [~rme@50.43.148.144] has quit [Quit: rme] 07:40:15 rme [~rme@50.43.148.144] has joined #ccl 09:42:13 ln [~eV@84.233.246.170] has joined #ccl 09:48:49 -!- ln [~eV@84.233.246.170] has left #ccl 09:56:30 l_ [~l_@84.233.246.170] has joined #ccl 10:13:59 -!- rme [~rme@50.43.148.144] has quit [Quit: rme] 10:16:38 -!- l_ [~l_@84.233.246.170] has left #ccl 12:37:23 ln [~ln@84.233.246.170] has joined #ccl 12:39:16 -!- ln [~ln@84.233.246.170] has quit [Client Quit] 12:43:06 pnpuff [~l@unaffiliated/pnpuff] has joined #ccl 12:49:13 -!- pnpuff [~l@unaffiliated/pnpuff] has left #ccl 12:53:12 ln [~ln@84.233.246.170] has joined #ccl 13:11:29 -!- ln [~ln@84.233.246.170] has quit [Quit: ln] 15:39:03 Fare [~fare@cpe-69-203-115-132.nyc.res.rr.com] has joined #ccl 15:39:24 slarti [~anonymous@104-252-AGAVEBB-NM.abq.nm.agavebb.net] has joined #ccl 15:41:17 wws [~billstcla@p-74-209-19-175.dsl1.rtr.chat.fpma.frpt.net] has joined #ccl 15:44:55 -!- billstclair [~billstcla@unaffiliated/billstclair] has quit [Ping timeout: 260 seconds] 16:56:46 jangle [~jimmy1984@pool-173-67-27-249.bltmmd.fios.verizon.net] has joined #ccl 17:25:58 rme [~rme@50.43.148.144] has joined #ccl 17:30:41 does ccl::external-process-wait exist under windows? 17:32:00 I see it defined only in #-windows-target in ccl/level-1/linux-files.lisp 17:32:09 what is the equivalent under windows? 17:33:14 i'm looking now in ccl windows 17:34:21 GDL-USER> (apropos 'external-process-wait) 17:34:21 EXTERNAL-PROCESS-WAIT 17:34:22 ; No value 17:34:32 so it doesn't seem to be there 17:35:08 I looked at the recent source code 17:37:17 maybe ccl::monitor-external-process ? 17:46:10 we tried monitor-external-process instead, and got The value NIL is not of the expected type CCL:MACPTR. 18:01:53 http://paste.lisp.org/display/139405 18:13:49 OK 18:13:52 Maybe fix 18:14:00 remove the os-unix on 563 18:14:25 but add this in uiop/common-lisp.lisp 18:14:35 #+clozure 18:14:35 (in-package :ccl) 18:14:35 #+clozure 18:14:35 (eval-when (:load-toplevel :compile-toplevel :execute) 18:14:38 (unless (fboundp 'external-process-wait) 18:14:40 (in-development-mode 18:14:42 (defun external-process-wait (proc) 18:14:44 (when (external-process-pid proc)) 18:14:46 (with-interrupts-enabled 18:14:48 (wait-on-semaphore (external-process-completed proc))))))) 18:14:50 #+clozure 18:14:52 (in-package :uiop/common-lisp) 18:33:28 -!- jangle [~jimmy1984@pool-173-67-27-249.bltmmd.fios.verizon.net] has quit [Quit: jangle] 18:39:45 jangle [~jimmy1984@pool-173-67-27-249.bltmmd.fios.verizon.net] has joined #ccl 18:43:29 http://trac.clozure.com/ccl/ticket/1117 18:43:42 Looks like the above works 22:20:53 -!- slarti [~anonymous@104-252-AGAVEBB-NM.abq.nm.agavebb.net] has quit [Quit: slarti] 22:22:11 slarti [~anonymous@104-252-AGAVEBB-NM.abq.nm.agavebb.net] has joined #ccl 22:25:23 -!- gendl [~gendl@c-98-250-10-50.hsd1.mi.comcast.net] has quit [Quit: gendl] 22:26:19 gendl [~gendl@c-98-250-10-50.hsd1.mi.comcast.net] has joined #ccl 22:41:51 -!- slarti [~anonymous@104-252-AGAVEBB-NM.abq.nm.agavebb.net] has quit [Quit: slarti] 22:42:55 slarti [~anonymous@104-252-AGAVEBB-NM.abq.nm.agavebb.net] has joined #ccl 23:21:21 -!- slarti [~anonymous@104-252-AGAVEBB-NM.abq.nm.agavebb.net] has quit [Ping timeout: 252 seconds] 23:29:51 -!- jangle [~jimmy1984@pool-173-67-27-249.bltmmd.fios.verizon.net] has quit [Quit: jangle] 23:56:49 jangle [~jimmy1984@pool-173-67-27-249.bltmmd.fios.verizon.net] has joined #ccl