00:03:19 nunb [~nundan@59.178.200.73] has joined #ccl 00:13:25 -!- nunb [~nundan@59.178.200.73] has quit [Read error: Operation timed out] 00:17:46 nunb [~nundan@59.178.212.226] has joined #ccl 00:21:09 -!- billstclair [~billstcla@unaffiliated/billstclair] has quit [Remote host closed the connection] 00:22:05 billstclair [~billstcla@unaffiliated/billstclair] has joined #ccl 01:07:43 -!- palter [palter@clozure-78A0C567.hsd1.ma.comcast.net] has quit [Connection reset by peer] 01:07:45 palter_ [~palter@c-75-68-177-225.hsd1.ma.comcast.net] has joined #ccl 01:07:45 -!- palter [~palter@c-75-68-177-225.hsd1.ma.comcast.net] has quit [Read error: Connection reset by peer] 01:07:45 -!- palter_ is now known as palter 01:14:24 fusss [~kumi@li63-187.members.linode.com] has joined #ccl 01:14:33 hi 01:15:11 how hard would it be to make ccl print each top-level form as it compiles it? 01:15:36 even something as simple as "compiling top-level form #20 in file.lisp" 01:16:12 right now when there is an error in a file, all you see is the position (octet offset) number in the file 01:17:12 the :verbose argument to compile-file doesn't report progress in that level of detail 01:18:43 -!- alms [~alms@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Quit: alms] 01:19:23 Have you tried setting *compile-print* to t? 01:22:48 perfect 01:23:31 i hope i am not trying your patience cclers ;-) 01:29:06 alms [~alms@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 03:45:39 bfulgham_ [~brent@adsl-69-234-124-234.dsl.irvnca.pacbell.net] has joined #ccl 03:46:20 bfulgham__ [~brent@adsl-69-234-124-234.dsl.irvnca.pacbell.net] has joined #ccl 03:46:20 -!- bfulgham_ [~brent@adsl-69-234-124-234.dsl.irvnca.pacbell.net] has quit [Read error: Connection reset by peer] 04:04:42 -!- nunb [~nundan@59.178.212.226] has quit [Quit: This computer has gone to sleep] 04:52:09 nunb [~nundan@59.178.197.29] has joined #ccl 04:53:27 -!- bfulgham__ [~brent@adsl-69-234-124-234.dsl.irvnca.pacbell.net] has quit [Read error: Connection reset by peer] 05:20:11 bfulgham_ [~brent@adsl-69-234-124-234.dsl.irvnca.pacbell.net] has joined #ccl 05:20:18 -!- bfulgham_ is now known as bfulgham2 06:36:40 -!- rme [rme@clozure-C8F6B6BB.chi.dsl-w.verizon.net] has quit [Quit: rme] 06:36:41 -!- rme [~rme@pool-70-105-117-176.chi.dsl-w.verizon.net] has quit [Quit: rme] 06:43:59 -!- bfulgham2 [~brent@adsl-69-234-124-234.dsl.irvnca.pacbell.net] has quit [Quit: bfulgham2] 06:46:41 -!- fusss [~kumi@li63-187.members.linode.com] has quit [Quit: Lost terminal] 06:46:51 -!- nunb [~nundan@59.178.197.29] has quit [Read error: Connection reset by peer] 06:47:17 nunb [~nundan@59.178.223.68] has joined #ccl 08:28:05 -!- _8david` [~user@port-92-195-107-225.dynamic.qsc.de] has quit [Ping timeout: 240 seconds] 09:16:54 lichtblau [~user@77-22-100-58-dynip.superkabel.de] has joined #ccl 09:35:20 -!- nunb [~nundan@59.178.223.68] has quit [Quit: This computer has gone to sleep] 11:27:44 nunb [~nundan@59.178.192.213] has joined #ccl 11:46:05 tfb [~tfb@212.183.140.6] has joined #ccl 11:50:23 -!- tfb [~tfb@212.183.140.6] has quit [Remote host closed the connection] 11:58:40 tfb [~tfb@212.183.140.6] has joined #ccl 13:48:12 -!- billstclair [~billstcla@unaffiliated/billstclair] has quit [Remote host closed the connection] 13:49:12 billstclair [~billstcla@unaffiliated/billstclair] has joined #ccl 14:00:01 gz [~gz@209-6-40-245.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has joined #ccl 14:01:12 -!- gz [~gz@209-6-40-245.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has quit [Client Quit] 15:32:34 milanj [~milan@109.92.211.75] has joined #ccl 15:46:13 ZabaQ [~john.conn@playboxgames.com] has joined #ccl 16:17:43 -!- billstclair [~billstcla@unaffiliated/billstclair] has quit [Remote host closed the connection] 16:18:14 billstclair [~billstcla@unaffiliated/billstclair] has joined #ccl 16:27:48 n2kra [~ad3f5154@gateway/web/freenode/x-sesjmbbfjiwcdeqm] has joined #ccl 16:29:03 probably not a bug, but would it be worth a note on http://trac.clozure.com/ccl/wiki/WindowsNotes ? 16:32:23 ipv6 enable windows needs ipv4 localhost - (with-open-socket (socket :local-host "127.0.0.1" :connect :passive)) 16:34:08 probably not a bug, because the socket docs say ipv4 16:35:56 -!- lichtblau [~user@77-22-100-58-dynip.superkabel.de] has quit [Quit: ERC Version 5.3 (devel) (IRC client for Emacs)] 16:36:33 I found it on Vista - googling seems to indicate Visa and greater, 16:38:52 your can un-bind ipv6 per interface, or totally (registry) (except loopback !?!) 16:48:42 -!- nunb [~nundan@59.178.192.213] has quit [Read error: Connection reset by peer] 16:49:17 nunb [~nundan@59.178.193.68] has joined #ccl 16:54:18 gz [~gz@209-6-40-245.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has joined #ccl 16:57:40 rme [~rme@pool-70-105-117-176.chi.dsl-w.verizon.net] has joined #ccl 17:32:35 -!- tfb [~tfb@212.183.140.6] has quit [Ping timeout: 276 seconds] 18:00:20 -!- nunb [~nundan@59.178.193.68] has quit [Quit: This computer has gone to sleep] 18:00:22 -!- ZabaQ [~john.conn@playboxgames.com] has left #ccl 21:15:01 lichtblau [~user@pD9542C51.dip0.t-ipconnect.de] has joined #ccl 21:34:35 anRch [~markmilli@64.134.102.160] has joined #ccl 22:46:31 -!- anRch [~markmilli@64.134.102.160] has quit [Quit: anRch] 23:09:23 -!- billstclair [~billstcla@unaffiliated/billstclair] has quit [Remote host closed the connection] 23:10:15 billstclair [~billstcla@dsl-65-219-212-221.taconic.net] has joined #ccl 23:10:15 -!- billstclair [~billstcla@dsl-65-219-212-221.taconic.net] has quit [Changing host] 23:10:15 billstclair [~billstcla@unaffiliated/billstclair] has joined #ccl 23:35:08 -!- palter [palter@clozure-78A0C567.hsd1.ma.comcast.net] has quit [Quit: palter] 23:35:08 -!- palter [~palter@c-75-68-177-225.hsd1.ma.comcast.net] has quit [Quit: palter] 23:35:59 -!- milanj [~milan@109.92.211.75] has quit [Ping timeout: 258 seconds] 23:40:44 milanj [~milan@93.86.244.85] has joined #ccl 23:43:26 -!- lichtblau [~user@pD9542C51.dip0.t-ipconnect.de] has quit [Ping timeout: 245 seconds]