01:19:56 -!- gz [~gz@209-6-40-245.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has quit [Quit: gz] 07:20:43 jdz [~jdz@193.206.22.97] has joined #ccl 12:29:26 -!- sellout [~Adium@c-24-61-13-161.hsd1.ma.comcast.net] has quit [Quit: Leaving.] 12:51:14 sellout [~Adium@64.134.66.75] has joined #ccl 12:56:17 leo2007 [~leo@117.28.12.30] has joined #ccl 13:15:02 -!- sellout [~Adium@64.134.66.75] has quit [Quit: Leaving.] 13:15:25 sellout [~Adium@64.134.66.75] has joined #ccl 13:30:53 -!- leo2007 [~leo@117.28.12.30] has quit [Ping timeout: 276 seconds] 13:53:06 leo2007 [~leo@117.28.12.30] has joined #ccl 13:57:09 bzzbzz [~franco@modemcable240.34-83-70.mc.videotron.ca] has joined #ccl 14:20:36 GeneralMaximus [~general@122.161.37.85] has joined #ccl 14:40:00 -!- GeneralMaximus [~general@122.161.37.85] has quit [Quit: See you in another life.] 14:46:21 Fare [~Fare@ita4fw1.itasoftware.com] has joined #ccl 15:31:16 milanj [~milanj_@109-92-116-48.dynamic.isp.telekom.rs] has joined #ccl 15:59:38 GeneralMaximus [~general@122.161.37.85] has joined #ccl 16:01:37 -!- sellout [~Adium@64.134.66.75] has quit [Quit: Leaving.] 16:21:52 sellout [~Adium@c-24-61-13-161.hsd1.ma.comcast.net] has joined #ccl 16:27:19 anRch [~markmilli@64.134.68.216] has joined #ccl 16:57:25 -!- anRch [~markmilli@64.134.68.216] has quit [Quit: anRch] 17:04:57 -!- jdz [~jdz@193.206.22.97] has quit [Ping timeout: 240 seconds] 17:06:16 anRch [~markmilli@64.134.68.216] has joined #ccl 17:18:35 -!- sellout [~Adium@c-24-61-13-161.hsd1.ma.comcast.net] has quit [Ping timeout: 246 seconds] 17:22:42 sellout [~Adium@gw3.tacwap.org] has joined #ccl 17:39:41 -!- anRch [~markmilli@64.134.68.216] has quit [Quit: anRch] 18:05:40 jdz [~jdz@host111-15-dynamic.4-87-r.retail.telecomitalia.it] has joined #ccl 18:22:38 hargettp [~hargettp@pool-71-184-182-107.bstnma.east.verizon.net] has joined #ccl 18:27:25 -!- GeneralMaximus [~general@122.161.37.85] has quit [Quit: See you in another life.] 18:31:12 -!- leo2007 [~leo@117.28.12.30] has quit [Ping timeout: 246 seconds] 19:05:58 anRch [~markmilli@64.134.69.7] has joined #ccl 19:13:46 -!- hargettp [~hargettp@pool-71-184-182-107.bstnma.east.verizon.net] has left #ccl 19:54:47 -!- anRch [~markmilli@64.134.69.7] has quit [Quit: anRch] 20:21:40 udzinari [~user@209.158.broadband13.iol.cz] has joined #ccl 20:47:04 -!- sellout [~Adium@gw3.tacwap.org] has quit [Ping timeout: 240 seconds] 21:05:14 hargettp [~hargettp@pool-71-184-182-107.bstnma.east.verizon.net] has joined #ccl 21:38:21 -!- milanj [~milanj_@109-92-116-48.dynamic.isp.telekom.rs] has quit [Quit: Leaving] 21:39:14 sellout [~Adium@c-24-61-13-161.hsd1.ma.comcast.net] has joined #ccl 21:58:24 -!- jdz [~jdz@host111-15-dynamic.4-87-r.retail.telecomitalia.it] has quit [Ping timeout: 276 seconds] 22:05:11 any #ccl folks here have insight into this issue? http://paste.lisp.org/display/119885 22:13:44 Guest82464 [~Adium@he190123.dsl.fsr.net] has joined #ccl 22:25:54 clop [~jared@moat3.centtech.com] has joined #ccl 22:53:12 hargettp: without seeing source to "local-time", it's hard to know for sure, but the behavior suggests that "gettimeofday" or something in its definition macroexpands into something that uses the #_ reader macro. The reader macro has read-time side-effects and returns a symbol; the (presumed) macroexpansion just returns that symbol. That can't work in general. 22:54:32 phil_ [~hargettp@pool-71-174-139-207.bstnma.east.verizon.net] has joined #ccl 22:54:40 -!- phil_ [~hargettp@pool-71-174-139-207.bstnma.east.verizon.net] has quit [Client Quit] 22:54:49 phil_ [~hargettp@pool-71-174-139-207.bstnma.east.verizon.net] has joined #ccl 22:55:14 -!- phil_ [~hargettp@pool-71-174-139-207.bstnma.east.verizon.net] has quit [Client Quit] 22:55:20 hargettp_ [~hargettp@pool-71-174-139-207.bstnma.east.verizon.net] has joined #ccl 22:55:28 -!- hargettp [~hargettp@pool-71-184-182-107.bstnma.east.verizon.net] has quit [Ping timeout: 240 seconds] 22:55:37 -!- hargettp_ [~hargettp@pool-71-174-139-207.bstnma.east.verizon.net] has quit [Client Quit] 22:55:43 hargettp [~hargettp@pool-71-174-139-207.bstnma.east.verizon.net] has joined #ccl 23:18:50 http://paste.lisp.org/+2KI5/4 23:23:51 ah ty....so then? http://paste.lisp.org/+2KI5/5 23:25:09 it seems almost as if LOCAL-TIME is taking far too many shortcusts with CCL FFI 23:25:21 or hacks, I can't tell which :) 23:43:05 Even if #_ is in code that's conditionalized out (e.g., read with *READ-SUPPRESS* bound to T), the reader would need to know how to skip over it. You can use CCL:EXTERNAL-CALL (instead of an implementation-dependent reader macro) to define gettimeofday.