17:26:18 ccl-logbot [n=ccl-logb@setf.clozure.com] has joined #ccl 17:26:18 17:26:18 -!- names: ccl-logbot froydnj alms clop palter billstclair sellout lpolzer__ Modius _3b` gbyers mdc lisppaste5 sykopomp gz Arelius` bfulgham chandler @ChanServ 17:41:57 Dawgmatix [n=dman@c-76-124-8-39.hsd1.nj.comcast.net] has joined #ccl 18:48:45 rme [n=rme@pool-70-104-120-122.chi.dsl-w.verizon.net] has joined #ccl 08:47:21 ccl-logbot [n=ccl-logb@setf.clozure.com] has joined #ccl 08:47:21 08:47:21 -!- names: ccl-logbot chandler bfulgham Arelius` sykopomp froydnj lisppaste5 Modius @ChanServ Adlai lpolzer_ alms palter sellout clop billstclair _3b` gz mdc 08:50:13 ccl-logbot [n=ccl-logb@setf.clozure.com] has joined #ccl 08:50:13 08:50:13 -!- names: ccl-logbot gz mdc _3b` billstclair clop sellout palter alms lpolzer_ Adlai Modius lisppaste5 froydnj sykopomp Arelius` bfulgham chandler @ChanServ 10:37:23 fUD [n=billsb@124-171-200-55.dyn.iinet.net.au] has joined #ccl 10:54:44 -!- fUD [n=billsb@124-171-200-55.dyn.iinet.net.au] has quit [Read error: 60 (Operation timed out)] 11:31:13 -!- ChanServ [ChanServ@services.] has quit [verne.freenode.net irc.freenode.net] 11:31:48 ChanServ [ChanServ@services.] has joined #ccl 11:31:48 -!- irc.freenode.net has set mode +o ChanServ 11:42:06 -!- ChanServ [ChanServ@services.] has quit [verne.freenode.net irc.freenode.net] 11:42:43 ChanServ [ChanServ@services.] has joined #ccl 11:42:43 -!- irc.freenode.net has set mode +o ChanServ 12:39:39 -!- Adlai [n=adlai@unaffiliated/adlai] has quit [Remote closed the connection] 12:40:14 Adlai [n=adlai@unaffiliated/adlai] has joined #ccl 12:42:25 -!- billstclair [n=billstcl@unaffiliated/billstclair] has quit [Read error: 60 (Operation timed out)] 12:42:55 billstclair [n=billstcl@dsl-216-227-57-119.taconic.net] has joined #ccl 12:48:33 -!- Adlai [n=adlai@unaffiliated/adlai] has quit [Remote closed the connection] 12:48:58 Adlai [n=adlai@unaffiliated/adlai] has joined #ccl 12:50:48 -!- billstclair [n=billstcl@unaffiliated/billstclair] has quit [Read error: 104 (Connection reset by peer)] 13:06:53 billstclair [n=billstcl@dsl-216-227-57-119.taconic.net] has joined #ccl 15:12:38 milanj [n=milan@79.101.204.29] has joined #ccl 11:35:31 ccl-logbot [n=ccl-logb@setf.clozure.com] has joined #ccl 11:35:31 11:35:31 -!- names: ccl-logbot milanj lpolzer__ bfulgham_ sellout chandler sykopomp froydnj mdc @ChanServ gz _3b` clop lisppaste5 Arelius` bfulgham 13:48:13 Adlai [n=adlai@unaffiliated/adlai] has joined #ccl 14:08:35 pemryan [n=pem@159.226.35.246] has joined #ccl 14:51:22 -!- sellout [n=greg@c-24-128-48-180.hsd1.ma.comcast.net] has quit [] 14:59:59 sellout [n=greg@c-24-128-48-180.hsd1.ma.comcast.net] has joined #ccl 15:06:01 retroj [n=retroj@pdpc/supporter/active/retroj] has joined #ccl 15:24:34 hi. i downloaded a ccl tarball in order to be able to bootstrap building ccl with clbuild, but i can't figure out the next step. can anyone help? 15:24:37 -!- milanj [n=milan@79.101.180.172] has quit [Read error: 60 (Operation timed out)] 15:25:02 retroj, you don't need to rebuild CCL; the tarball should include the binaries. 15:25:28 i got the impression that i should be running ccl "inside of" clbuild 15:26:26 you don't have to; I just have a form in my ~/.ccl-init.lisp that puts /path/to/clbuild/systems/ on my asdf:*central-registry* 15:27:04 ok, great, let me see if i can get this going and hopefully i can pick your brain a bit throughout the day 15:42:25 next problem.. ccl does not comes with asdf, and clbuild says it is an unknown project 15:44:40 try (require 'asdf) 15:44:40 nm, it's there. just had to (require) it 15:44:43 thanks 15:45:40 we're movin' now! 15:47:19 what is "clbuild install"? I see that "clbuild update" already puts the .asd file into /systems 15:47:41 I think it's for systems you don't have yet 15:47:55 they seem to have the same effect usually, though 15:48:02 seems redundant of update. there is some detail i am missing 15:50:28 nope -- looking in the clbuild source, they are the exact same thing 15:50:56 case $1 in ... update|install) 15:51:20 weird. thanks 15:53:47 -!- sellout [n=greg@c-24-128-48-180.hsd1.ma.comcast.net] has quit [Read error: 110 (Connection timed out)] 16:03:52 palter [n=palter@c-65-96-32-204.hsd1.ma.comcast.net] has joined #ccl 16:33:12 Modius [n=Modius@cpe-70-123-130-159.austin.res.rr.com] has joined #ccl 16:41:08 -!- retroj [n=retroj@pdpc/supporter/active/retroj] has quit [Remote closed the connection] 16:41:45 anRch [n=markmill@64.134.99.185] has joined #ccl 16:42:01 retroj [n=retroj@pdpc/supporter/active/retroj] has joined #ccl 16:47:43 okay, my lisp system is all set up, and my application even works 16:47:51 clbuild is cool 17:09:26 sellout [n=greg@c-24-128-48-180.hsd1.ma.comcast.net] has joined #ccl 17:25:34 -!- anRch [n=markmill@64.134.99.185] has quit [] 18:40:17 -!- retroj [n=retroj@pdpc/supporter/active/retroj] has quit [verne.freenode.net irc.freenode.net] 18:46:10 retroj [n=retroj@pdpc/supporter/active/retroj] has joined #ccl 18:48:40 -!- retroj [n=retroj@pdpc/supporter/active/retroj] has quit [verne.freenode.net irc.freenode.net] 18:49:06 retroj [n=retroj@pdpc/supporter/active/retroj] has joined #ccl 19:22:06 lispm [n=joswig@e177159135.adsl.alicedsl.de] has joined #ccl 19:48:09 -!- palter [n=palter@c-65-96-32-204.hsd1.ma.comcast.net] has quit [] 20:30:44 -!- retroj [n=retroj@pdpc/supporter/active/retroj] has quit [Read error: 60 (Operation timed out)] 21:25:09 palter [n=palter@c-65-96-32-204.hsd1.ma.comcast.net] has joined #ccl 21:41:14 milanj [n=milan@79.101.180.172] has joined #ccl 21:46:14 gruseom [n=daniel@S0106001217057777.cg.shawcable.net] has joined #ccl 21:46:47 retroj [n=retroj@pdpc/supporter/active/retroj] has joined #ccl 22:01:53 -!- palter [palter@clozure-BB1CFD88.hsd1.ma.comcast.net] has quit [Quit: palter] 22:01:53 -!- palter [n=palter@c-65-96-32-204.hsd1.ma.comcast.net] has quit [] 22:17:31 -!- lispm [n=joswig@e177159135.adsl.alicedsl.de] has quit [Remote closed the connection] 22:36:06 -!- Adlai [n=adlai@unaffiliated/adlai] has quit [Read error: 54 (Connection reset by peer)] 22:38:26 Adlai [n=adlai@unaffiliated/adlai] has joined #ccl 23:09:47 -!- gz [n=gz@209-6-40-245.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has quit [K-lined] 23:55:31 -!- gruseom [n=daniel@S0106001217057777.cg.shawcable.net] has quit [Read error: 110 (Connection timed out)] 23:57:34 palter [n=palter@c-65-96-32-204.hsd1.ma.comcast.net] has joined #ccl 00:44:00 Adlai` [n=adlai@unaffiliated/adlai] has joined #ccl 00:44:21 -!- Adlai [n=adlai@unaffiliated/adlai] has quit [Nick collision from services.] 00:44:27 -!- Adlai` is now known as Adlai 00:48:36 -!- milanj [n=milan@79.101.180.172] has quit [Read error: 60 (Operation timed out)] 01:36:39 milanj [n=milan@79.101.180.172] has joined #ccl 01:37:36 -!- pemryan [n=pem@159.226.35.246] has quit [Excess Flood] 01:38:02 pemryan [n=pem@159.226.35.246] has joined #ccl 01:46:58 -!- milanj [n=milan@79.101.180.172] has quit ["Leaving"] 01:57:23 -!- palter [palter@clozure-BB1CFD88.hsd1.ma.comcast.net] has quit [Connection reset by peer] 01:57:33 palter_ [n=palter@c-65-96-32-204.hsd1.ma.comcast.net] has joined #ccl 01:57:34 -!- palter [n=palter@c-65-96-32-204.hsd1.ma.comcast.net] has quit [Read error: 104 (Connection reset by peer)] 01:57:35 -!- palter_ is now known as palter 02:15:18 -!- palter [palter@clozure-BB1CFD88.hsd1.ma.comcast.net] has quit [Quit: palter] 02:15:18 -!- palter [n=palter@c-65-96-32-204.hsd1.ma.comcast.net] has quit [] 02:33:28 leo2007 [n=leo@cpc2-cmbg15-2-0-cust694.5-4.cable.virginmedia.com] has joined #ccl 02:33:50 Is the ffi ccl the same as http://sourceware.org/libffi/? 03:06:48 -!- Adlai [n=adlai@unaffiliated/adlai] has quit [Remote closed the connection] 03:07:13 Adlai [n=adlai@unaffiliated/adlai] has joined #ccl 03:08:00 ccl-logbot, are you feeling ok? 03:08:29 to whom it may concern --- I think the logs are cut off 03:10:52 leo2007: No, it's not. 03:11:07 sellout: thanks 04:44:00 billstclair [n=billstcl@dsl-216-227-57-119.taconic.net] has joined #ccl 04:44:42 lpolzer_ [n=lpolzer@dslb-088-073-238-023.pools.arcor-ip.net] has joined #ccl 05:00:52 -!- lpolzer__ [n=lpolzer@dslb-088-073-196-235.pools.arcor-ip.net] has quit [Read error: 110 (Connection timed out)] 05:41:35 Adlai` [n=adlai@unaffiliated/adlai] has joined #ccl 05:42:17 -!- Adlai [n=adlai@unaffiliated/adlai] has quit [Nick collision from services.] 05:42:20 -!- Adlai` is now known as Adlai 06:50:54 -!- pemryan [n=pem@159.226.35.246] has quit [Read error: 110 (Connection timed out)] 06:56:12 -!- leo2007 [n=leo@cpc2-cmbg15-2-0-cust694.5-4.cable.virginmedia.com] has quit [Read error: 110 (Connection timed out)] 07:30:50 pemryan [n=pem@159.226.35.246] has joined #ccl 07:47:24 ccl:defstatic is exported, but ccl::defstaticvar isn't. I opened a ticket, although it seems like a pretty minor issue. 07:49:40 pem [n=pem@159.226.35.246] has joined #ccl 07:50:18 -!- pemryan [n=pem@159.226.35.246] has quit [Read error: 104 (Connection reset by peer)] 07:52:28 -!- Adlai [n=adlai@unaffiliated/adlai] has quit ["work"] 08:43:13 palter [n=palter@c-65-96-32-204.hsd1.ma.comcast.net] has joined #ccl 08:43:35 -!- retroj [n=retroj@pdpc/supporter/active/retroj] has quit [Read error: 110 (Connection timed out)] 08:43:37 -!- palter [n=palter@c-65-96-32-204.hsd1.ma.comcast.net] has quit [Client Quit] 09:26:42 Adlai [n=adlai@unaffiliated/adlai] has joined #ccl 10:02:29 -!- pem [n=pem@159.226.35.246] has quit [Read error: 60 (Operation timed out)] 10:41:33 leo2007 [n=leo@cpc2-cmbg15-2-0-cust694.5-4.cable.virginmedia.com] has joined #ccl 11:01:58 pem [n=pem@159.226.35.246] has joined #ccl 12:30:35 70 pages on Lisp and Cocoa in CCL: http://tclispers.org/news/cocoalisp-tutorial 12:35:36 -!- Adlai [n=adlai@unaffiliated/adlai] has quit [Remote closed the connection] 12:43:20 wentbackward [n=wentback@pcd653118.netvigator.com] has joined #ccl 12:51:11 Adlai [n=Adlai@unaffiliated/adlai] has joined #ccl 13:00:59 -!- Adlai [n=Adlai@unaffiliated/adlai] has quit [Remote closed the connection] 13:01:25 Adlai [n=adlai@unaffiliated/adlai] has joined #ccl 13:52:10 -!- wentbackward [n=wentback@pcd653118.netvigator.com] has quit [Remote closed the connection] 14:28:06 anRch [n=markmill@64.134.102.23] has joined #ccl 15:05:19 palter [n=palter@c-65-96-32-204.hsd1.ma.comcast.net] has joined #ccl 15:09:32 -!- sellout [n=greg@c-24-128-48-180.hsd1.ma.comcast.net] has quit [] 15:20:32 RaceCondition [n=erik@82.131.74.61.cable.starman.ee] has joined #ccl 15:20:56 can I use SLIME with the CCL IDE? or still only when using Emacs and just the CCL compiler, not the IDE? 15:22:51 I see no reason it wouldn't work, but I haven't tried it 15:23:28 Your debug breaks are likely to happen in Emacs, though, not the IDE 15:23:48 -!- Adlai [n=adlai@unaffiliated/adlai] has quit [Remote closed the connection] 15:35:38 Adlai [n=Adlai@unaffiliated/adlai] has joined #ccl 15:59:05 -!- anRch [n=markmill@64.134.102.23] has quit [] 16:28:54 sellout [n=greg@c-66-31-201-117.hsd1.ma.comcast.net] has joined #ccl 17:01:58 sellout- [n=greg@c-66-31-201-117.hsd1.ma.comcast.net] has joined #ccl 17:02:25 -!- sellout [n=greg@c-66-31-201-117.hsd1.ma.comcast.net] has quit [Read error: 104 (Connection reset by peer)] 17:02:34 -!- sellout- is now known as sellout 17:16:43 -!- sellout [n=greg@c-66-31-201-117.hsd1.ma.comcast.net] has quit [Read error: 104 (Connection reset by peer)] 17:16:52 sellout [n=greg@c-66-31-201-117.hsd1.ma.comcast.net] has joined #ccl 17:35:09 sellout- [n=greg@c-66-31-201-117.hsd1.ma.comcast.net] has joined #ccl 17:43:57 -!- Adlai [n=Adlai@unaffiliated/adlai] has quit [Read error: 110 (Connection timed out)] 17:47:47 -!- sellout [n=greg@c-66-31-201-117.hsd1.ma.comcast.net] has quit [Read error: 110 (Connection timed out)] 17:47:48 -!- sellout- is now known as sellout 17:56:10 -!- leo2007 [n=leo@cpc2-cmbg15-2-0-cust694.5-4.cable.virginmedia.com] has quit ["rcirc on GNU Emacs 23.1.91.2"] 17:58:22 gruseom [n=daniel@S0106001217057777.cg.shawcable.net] has joined #ccl 18:09:17 Dawgmatix_ [n=dman@c-76-124-8-39.hsd1.nj.comcast.net] has joined #ccl 18:39:51 Adlai [n=Adlai@unaffiliated/adlai] has joined #ccl 18:40:24 rme [n=rme@pool-70-104-120-122.chi.dsl-w.verizon.net] has joined #ccl 19:12:19 -!- billstclair [n=billstcl@unaffiliated/billstclair] has quit [Remote closed the connection] 00:07:27 ccl-logbot [n=ccl-logb@setf.clozure.com] has joined #ccl 00:07:27 00:07:27 -!- names: ccl-logbot leo2007 retroj billstclair lpolzer_ Adlai alms lisppaste5 mdc gbyers tvaalen chandler sykopomp bfulgham albino clop @ChanServ 00:28:45 rme [n=rme@pool-70-104-120-122.chi.dsl-w.verizon.net] has joined #ccl 00:26:24 ccl-logbot [n=ccl-logb@setf.clozure.com] has joined #ccl 00:26:24 00:26:24 -!- names: ccl-logbot gz leo2007 rme Adlai Modius sykopomp lpolzer__ sellout gbyers tvaalen alms lisppaste5 mdc chandler bfulgham albino clop @ChanServ 00:28:25 -!- rme [rme@clozure-51821EF0.chi.dsl-w.verizon.net] has quit [Quit: rme] 00:28:25 -!- rme [n=rme@pool-70-104-120-122.chi.dsl-w.verizon.net] has quit [] 00:32:18 rme [n=rme@pool-70-104-120-122.chi.dsl-w.verizon.net] has joined #ccl 00:36:44 -!- rme [n=rme@pool-70-104-120-122.chi.dsl-w.verizon.net] has left #ccl 00:37:10 rme [n=rme@pool-70-104-120-122.chi.dsl-w.verizon.net] has joined #ccl 05:32:17 ccl-logbot [n=ccl-logb@setf.clozure.com] has joined #ccl 05:32:17 05:32:17 -!- names: ccl-logbot gbyers lisppaste5 lpolzer_ bfulgham_ billstclair Adlai Modius dotplus bfulgham albino chandler addled alms gz sykopomp tvaalen mdc clop @ChanServ 05:38:04 ccl-logbot [n=ccl-logb@setf.clozure.com] has joined #ccl 05:38:04 05:38:04 -!- names: ccl-logbot gbyers lisppaste5 lpolzer_ bfulgham_ billstclair Adlai Modius dotplus bfulgham albino chandler addled alms gz sykopomp tvaalen mdc clop @ChanServ 05:41:31 -!- billstclair [n=billstcl@unaffiliated/billstclair] has quit [Excess Flood] 05:44:37 -!- Modius [n=Modius@cpe-70-123-130-159.austin.res.rr.com] has quit ["I'm big in Japan"] 05:50:28 ccl-logbot [n=ccl-logb@setf.clozure.com] has joined #ccl 05:50:28 05:50:28 -!- names: ccl-logbot gbyers lisppaste5 lpolzer_ bfulgham_ Adlai dotplus bfulgham albino chandler addled alms gz sykopomp tvaalen mdc clop @ChanServ 05:56:22 ccl-logbot [n=ccl-logb@setf.clozure.com] has joined #ccl 05:56:22 05:56:22 -!- names: ccl-logbot gbyers lisppaste5 lpolzer_ bfulgham_ Adlai dotplus bfulgham albino chandler addled alms gz sykopomp tvaalen mdc clop @ChanServ 04:08:41 ccl-logbot [n=ccl-logb@setf.clozure.com] has joined #ccl 04:08:41 04:08:41 -!- names: ccl-logbot Adlai billstclair alms rme Modius sykopomp hypno lisppaste5 gbyers dotplus bfulgham albino chandler addled gz clop mdc tvaalen @ChanServ 04:27:10 -!- billstclair [n=billstcl@unaffiliated/billstclair] has quit [Read error: 104 (Connection reset by peer)] 04:27:21 billstclair [n=billstcl@dsl-74-209-23-233.taconic.net] has joined #ccl 04:38:43 -!- rme [rme@clozure-51821EF0.chi.dsl-w.verizon.net] has quit [Quit: rme] 04:38:44 -!- rme [n=rme@pool-70-104-120-122.chi.dsl-w.verizon.net] has quit [] 04:57:59 rme [n=rme@pool-70-104-120-122.chi.dsl-w.verizon.net] has joined #ccl 08:35:07 ccl-logbot [~ccl-logbo@setf.clozure.com] has joined #ccl 08:35:07 08:35:07 -!- names: ccl-logbot billstclair Modius gbyers gz dotplus Adlai addled milanj- clop hypno sykopomp tvaalen lpolzer @ChanServ 08:36:03 albino [~albino@69.12.222.214] has joined #ccl 08:43:02 -!- tvaalen [~r@terminal.se] has quit [Changing host] 08:43:02 tvaalen [~r@unaffiliated/tvaal] has joined #ccl 08:49:36 -!- milanj- [~milan@109.93.76.169] has quit [Quit: Leaving] 08:51:02 mdc_mobile [~mdc@flash.etherboot.org] has joined #ccl 08:52:55 chandler [~n@new.unmutual.info] has joined #ccl 08:53:23 -!- chandler is now known as Guest48884 09:45:01 -!- tvaalen [~r@unaffiliated/tvaal] has quit [Quit: leaving] 09:49:06 tvaal [~r@unaffiliated/tvaal] has joined #ccl 09:50:27 -!- sykopomp [~sykopomp@unaffiliated/sykopomp] has quit [*.net *.split] 09:50:46 sykopomp [~sykopomp@unaffiliated/sykopomp] has joined #ccl 10:18:00 lispm [~joswig@g224126203.adsl.alicedsl.de] has joined #ccl 11:14:35 marcob [~marco@host99-5-dynamic.0-79-r.retail.telecomitalia.it] has joined #ccl 11:14:48 hi all 11:40:58 -!- marcob [~marco@host99-5-dynamic.0-79-r.retail.telecomitalia.it] has quit [Quit: marcob] 12:24:03 leo2007 [~leo@cpc2-cmbg15-2-0-cust694.5-4.cable.virginmedia.com] has joined #ccl 12:43:33 marcob [~marco@host99-5-dynamic.0-79-r.retail.telecomitalia.it] has joined #ccl 13:06:59 hey marcob 13:18:58 palter [~palter@c-65-96-32-204.hsd1.ma.comcast.net] has joined #ccl 13:22:00 -!- marcob [~marco@host99-5-dynamic.0-79-r.retail.telecomitalia.it] has quit [Quit: marcob] 13:32:08 -!- palter [~palter@c-65-96-32-204.hsd1.ma.comcast.net] has quit [Quit: palter] 13:36:51 -!- Guest48884 [~n@new.unmutual.info] has quit [Changing host] 13:36:52 Guest48884 [~n@opendarwin/developer/chandler] has joined #ccl 13:36:57 -!- Guest48884 is now known as chandler 13:38:35 marcob [~marco@host189-71-dynamic.2-79-r.retail.telecomitalia.it] has joined #ccl 13:42:26 -!- mdc_mobile [~mdc@flash.etherboot.org] has quit [Quit: Reconnecting] 13:42:29 mdc_mobile [~mdc@flash.etherboot.org] has joined #ccl 13:46:15 lisppaste5 [~lisppaste@common-lisp.net] has joined #ccl 13:51:18 -!- marcob [~marco@host189-71-dynamic.2-79-r.retail.telecomitalia.it] has quit [Quit: marcob] 13:54:23 -!- mdc_mobile [~mdc@flash.etherboot.org] has quit [Quit: leaving] 13:56:19 mdc_ [~mdc@flash.etherboot.org] has joined #ccl 13:59:18 marcob [~marco@host189-71-dynamic.2-79-r.retail.telecomitalia.it] has joined #ccl 14:00:28 hi 14:04:59 hello marcob 14:05:20 hello Adlai 14:12:02 -!- Adlai [~adlai@unaffiliated/adlai] has quit [Remote host closed the connection] 14:12:39 -!- marcob is now known as marcob_ 14:13:24 -!- marcob_ is now known as marcob 14:15:39 Adlai [~Adlai@unaffiliated/adlai] has joined #ccl 14:20:13 -!- mdc_ is now known as mdc_mobile 14:20:25 -!- Adlai [~Adlai@unaffiliated/adlai] has quit [Remote host closed the connection] 14:23:21 Adlai [~Adlai@unaffiliated/adlai] has joined #ccl 14:25:20 -!- mdc_mobile [~mdc@flash.etherboot.org] has quit [Quit: leaving] 14:26:29 mdc_ [~mdc@flash.etherboot.org] has joined #ccl 14:31:08 -!- mdc_ is now known as mdc 14:32:26 -!- marcob [~marco@host189-71-dynamic.2-79-r.retail.telecomitalia.it] has quit [Quit: marcob] 15:33:09 -!- leo2007 [~leo@cpc2-cmbg15-2-0-cust694.5-4.cable.virginmedia.com] has quit [Ping timeout: 260 seconds] 15:52:38 leo2007 [~leo@cpc2-cmbg15-2-0-cust694.5-4.cable.virginmedia.com] has joined #ccl 16:11:27 alms [~alms@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 16:13:54 -!- ChanServ [ChanServ@services.] has quit [shutting down] 16:19:11 ChanServ [ChanServ@services.] has joined #ccl 16:19:11 -!- barjavel.freenode.net has set mode +o ChanServ