01:29:12 -!- gz [Clozure@clozure-123267BA.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has quit [Quit: gz] 01:29:12 -!- gz [~gz@209-6-49-85.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has quit [Quit: gz] 02:13:48 -!- hargettp [~hargettp@pool-71-184-185-93.bstnma.east.verizon.net] has quit [Quit: Leaving...] 02:40:11 -!- rme [~rme@50.43.182.90] has quit [Quit: rme] 06:21:00 jdz [~jdz@193.206.22.97] has joined #ccl 10:06:40 hargettp [~hargettp@pool-71-184-185-93.bstnma.east.verizon.net] has joined #ccl 10:49:49 as far as i can see, there is no way at the moment to set the umask, right? 10:50:14 (because files are created with mode #o666 with no way to override 10:50:16 ) 10:51:00 (looking at fd-open in l0-io.lisp and %create-file in l1-files.lisp) 11:46:03 -!- hargettp [~hargettp@pool-71-184-185-93.bstnma.east.verizon.net] has quit [Quit: Leaving...] 11:55:29 rme [~rme@50.43.182.90] has joined #ccl 12:31:38 -!- sellout- [~Adium@c-24-61-13-161.hsd1.ma.comcast.net] has quit [Quit: Leaving.] 12:46:46 sellout- [~Adium@173-162-137-153-NewEngland.hfc.comcastbusiness.net] has joined #ccl 13:24:08 alms_ [~alms_@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 13:41:38 -!- alms_ [~alms_@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Quit: alms_] 13:46:03 alms_ [~alms_@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 13:59:06 gz [~gz@209-6-49-85.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has joined #ccl 14:02:14 gz` [~gz@209-6-49-85.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has joined #ccl 14:12:34 milanj [~milanj_@178-223-191-40.dynamic.isp.telekom.rs] has joined #ccl 15:21:45 -!- sellout- [~Adium@173-162-137-153-NewEngland.hfc.comcastbusiness.net] has quit [Quit: Leaving.] 15:43:20 -!- jdz [~jdz@193.206.22.97] has quit [Ping timeout: 240 seconds] 16:20:36 anRch [~markmilli@pool-68-163-220-197.bos.east.verizon.net] has joined #ccl 16:38:36 -!- anRch [~markmilli@pool-68-163-220-197.bos.east.verizon.net] has quit [Ping timeout: 255 seconds] 16:45:15 anRch [~markmilli@pool-68-163-220-197.bos.east.verizon.net] has joined #ccl 17:03:21 -!- anRch [~markmilli@pool-68-163-220-197.bos.east.verizon.net] has quit [Ping timeout: 255 seconds] 17:08:34 anRch [~markmilli@63.112.62.27] has joined #ccl 19:15:39 -!- anRch [~markmilli@63.112.62.27] has quit [Quit: anRch] 19:51:38 rme_ [~rme@50.43.170.58] has joined #ccl 19:51:59 sellout- [~Adium@c-24-61-13-161.hsd1.ma.comcast.net] has joined #ccl 19:52:23 -!- rme [rme@291E2182.8245D83B.699BA7A6.IP] has quit [Ping timeout] 19:52:24 -!- rme_ is now known as rme 19:53:54 -!- rme [~rme@50.43.182.90] has quit [Ping timeout: 260 seconds] 19:53:55 -!- rme_ is now known as rme 20:28:47 -!- milanj [~milanj_@178-223-191-40.dynamic.isp.telekom.rs] has quit [Ping timeout: 252 seconds] 20:33:46 milanj [~milanj_@178-223-155-156.dynamic.isp.telekom.rs] has joined #ccl 22:02:28 -!- milanj [~milanj_@178-223-155-156.dynamic.isp.telekom.rs] has quit [Quit: Leaving] 23:00:43 hargettp [~hargettp@pool-71-184-185-93.bstnma.east.verizon.net] has joined #ccl 23:02:02 -!- gz` [~gz@209-6-49-85.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has quit [Ping timeout: 248 seconds] 23:02:30 gz` [~gz@209-6-49-85.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has joined #ccl 23:26:23 -!- bfulgham [~brent@wsip-72-215-191-226.sb.sd.cox.net] has quit [Ping timeout: 276 seconds] 23:44:41 Fare [~Fare@74.125.59.116] has joined #ccl 23:44:51 hum. 23:45:23 somehow, my single-threaded-ccl doesn't seem to quit *if* the quit comes from a --eval, though it works afterwards. 23:49:52 *Fare* supposes that it has to do with recent refactoring in the housekeeping loop 23:50:14 the current code looks nicer than what my code suggests it was like 3 years ago 23:57:23 on the other hand, it looks harder to force the output on the stdout and stderr around the REPL.