00:57:58 -!- jajcloz [~jaj@pool-108-7-68-199.bstnma.fios.verizon.net] has quit [Quit: jajcloz] 02:56:42 sellout [~Adium@c-24-61-13-161.hsd1.ma.comcast.net] has joined #ccl 03:28:22 bfulgham_ [~brent@adsl-69-234-123-189.dsl.irvnca.pacbell.net] has joined #ccl 06:35:13 -!- bfulgham_ [~brent@adsl-69-234-123-189.dsl.irvnca.pacbell.net] has quit [Quit: bfulgham_] 07:48:58 -!- rme [~rme@pool-70-104-117-158.chi.dsl-w.verizon.net] has quit [Quit: rme] 08:13:47 jdz [~jdz@193.206.22.97] has joined #ccl 08:57:37 -!- roffe [~roffe@ti0165a340-dhcp0917.bb.online.no] has quit [Remote host closed the connection] 08:58:35 roffe [~roffe@vpn-client195.uio.no] has joined #ccl 09:13:12 roffe_ [~roffe@ti0165a340-dhcp0917.bb.online.no] has joined #ccl 09:16:35 -!- roffe [~roffe@vpn-client195.uio.no] has quit [Ping timeout: 240 seconds] 09:16:36 -!- roffe_ is now known as roffe 13:07:15 rme [~rme@pool-70-104-117-158.chi.dsl-w.verizon.net] has joined #ccl 13:27:42 -!- sellout [~Adium@c-24-61-13-161.hsd1.ma.comcast.net] has quit [Quit: Leaving.] 13:51:47 sellout [~Adium@64.134.66.121] has joined #ccl 14:18:56 -!- sellout [~Adium@64.134.66.121] has quit [Ping timeout: 276 seconds] 14:23:59 sellout [~Adium@gw3.tacwap.org] has joined #ccl 14:42:27 -!- sellout [~Adium@gw3.tacwap.org] has quit [Ping timeout: 242 seconds] 14:46:31 sellout [~Adium@static-72-85-235-154.bstnma.east.verizon.net] has joined #ccl 14:46:58 -!- sellout is now known as Guest50484 14:50:50 -!- Guest50484 [~Adium@static-72-85-235-154.bstnma.east.verizon.net] has quit [Ping timeout: 240 seconds] 15:25:50 joubert [~joubert@user-0cev9tr.cable.mindspring.com] has joined #ccl 15:37:33 jajcloz [~jaj@static-72-85-235-154.bstnma.east.verizon.net] has joined #ccl 15:49:43 sellout [~Adium@gw3.tacwap.org] has joined #ccl 16:31:28 maetbag [~user@2.94.48.186] has joined #ccl 16:35:01 anRch [~markmilli@64.134.240.209] has joined #ccl 16:39:16 hello, it looks like there is a tiny bug in lisp runtime - pmcl-kernel.c:fd_setsize_bytes() gives wrong information on windows platform, currently it calculates size of struct fd_set as FD_SETSIZE/8, according to MSDN(http://msdn.microsoft.com/en-us/library/ms737873(v=vs.85).aspx) fd_set size should be 4 + 4*FD_SETSIZE 16:42:38 usocket library relies on ccl::*fd-set-size*, calling usocket:wait-for-input with >2 sockets in wait list causes silent crash 17:10:26 -!- anRch [~markmilli@64.134.240.209] has quit [Quit: anRch] 17:14:16 -!- jdz [~jdz@193.206.22.97] has quit [Ping timeout: 255 seconds] 17:18:13 leo2007 [~leo@222.79.248.63] has joined #ccl 17:18:25 anRch [~markmilli@64.134.240.209] has joined #ccl 17:46:22 -!- anRch [~markmilli@64.134.240.209] has quit [Quit: anRch] 18:03:55 usocket shouldn't be using ccl::*fd-set-size*. If it wants an fd_set, it should say (rlet ((my-fd-set :fd_set)) ...). I'm not sure why ccl even has ccl::*fd-set-size*, to be honest. 18:04:48 I suppose that fd_setsize_bytes() would probably be better implemented as "return sizeof(fd_set)" in any case, however. 18:52:08 -!- maetbag [~user@2.94.48.186] has quit [Remote host closed the connection] 18:59:49 gz_ [~gz@static-72-85-235-154.bstnma.east.verizon.net] has joined #ccl 19:13:49 anRch [~markmilli@64.134.68.66] has joined #ccl 20:35:03 -!- anRch [~markmilli@64.134.68.66] has quit [Quit: anRch] 20:42:14 -!- leo2007 [~leo@222.79.248.63] has quit [Ping timeout: 240 seconds] 20:45:52 -!- sswords [~sswords@moat3.centtech.com] has quit [Remote host closed the connection] 21:26:26 -!- sellout [~Adium@gw3.tacwap.org] has quit [Ping timeout: 240 seconds] 21:50:21 sellout [~Adium@gw3.tacwap.org] has joined #ccl 21:53:26 -!- jajcloz [~jaj@static-72-85-235-154.bstnma.east.verizon.net] has quit [Quit: jajcloz] 23:24:53 -!- gz_ [Clozure@clozure-CDE684CB.bstnma.east.verizon.net] has quit [Quit: gz_] 23:24:53 -!- gz_ [~gz@static-72-85-235-154.bstnma.east.verizon.net] has quit [Quit: gz_]