00:04:56 -!- gz [gz@clozure-93943513.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has quit [Ping timeout] 00:05:32 -!- gz [~gz@209-6-40-245.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has quit [Ping timeout: 240 seconds] 00:22:18 alms_ [~alms_@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 00:24:20 -!- leo2007 [~leo@59.57.34.138] has quit [Quit: rcirc on GNU Emacs 23.2.20] 00:28:45 -!- syntard [~chatzilla@204.51.92.251] has quit [Remote host closed the connection] 00:57:31 -!- roffe [~roffe@adsl-149-197.romerikebb.no] has quit [Ping timeout: 240 seconds] 01:00:20 syntard [~chatzilla@fl-74-4-76-189.dhcp.embarqhsd.net] has joined #ccl 01:00:39 I have a class that has :initform nil and :type user 01:00:45 I guet The value NIL, derived from the initform NIL, can not be used to set the value of the slot BLOG::AUTHOR in #, because it is not of type BLOG::USER. 01:01:16 I'm doing it wrong? 01:02:59 Is NIL of type USER ? 01:04:41 roffe [~roffe@adsl-149-197.romerikebb.no] has joined #ccl 01:05:12 If you want to allow the slot to have a value that's either NIL or of type USER, you can say that its type is (OR NULL USER). 01:05:14 I pu :type (or null user) 01:05:22 yeah, ok, sorry 01:05:43 is this something new? (within last couple years) 01:06:19 CCL's done it for a long time. 01:07:07 It's not ccl specific, this is spec, right? 01:08:38 It's like type declarations elsewhere; if you declare that something's of a given type and it isn't of that type, the results are undefined. CCL usually checks slot types and signals an error if it can tell that declarations are being violated. 01:10:13 undefined, I see. That's nice of ccl to check. 01:21:30 -!- Fare [~Fare@ita4fw1.itasoftware.com] has quit [Quit: Leaving] 01:30:33 syntard__ [~chatzilla@204.51.92.251] has joined #ccl 01:32:02 -!- syntard [~chatzilla@fl-74-4-76-189.dhcp.embarqhsd.net] has quit [Ping timeout: 245 seconds] 01:32:10 -!- syntard__ is now known as syntard 02:02:14 gz [~gz@209-6-40-245.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has joined #ccl 02:41:26 -!- roffe [~roffe@adsl-149-197.romerikebb.no] has quit [Ping timeout: 276 seconds] 03:22:25 -!- syntard [~chatzilla@204.51.92.251] has quit [Read error: Connection reset by peer] 03:22:40 syntard [~chatzilla@204.51.92.251] has joined #ccl 04:06:46 -!- syntard [~chatzilla@204.51.92.251] has quit [Read error: Connection reset by peer] 04:06:50 syntard__ [~chatzilla@204.51.92.251] has joined #ccl 04:07:00 -!- syntard__ is now known as syntard 04:28:40 -!- rme [~rme@pool-70-105-122-27.chi.dsl-w.verizon.net] has quit [Quit: rme] 04:37:55 Modius [~Modius@cpe-70-123-158-125.austin.res.rr.com] has joined #ccl 04:45:54 -!- alms_ [~alms_@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Quit: alms_] 05:31:51 leo2007 [~leo@59.57.34.138] has joined #ccl 05:53:55 syntard__ [~chatzilla@fl-74-4-76-189.dhcp.embarqhsd.net] has joined #ccl 05:54:34 -!- syntard [~chatzilla@204.51.92.251] has quit [Ping timeout: 252 seconds] 05:54:48 -!- syntard__ is now known as syntard 06:37:34 -!- Modius [~Modius@cpe-70-123-158-125.austin.res.rr.com] has quit [Quit: I'm big in Japan] 07:17:04 syntard__ [~chatzilla@fl-74-4-76-189.dhcp.embarqhsd.net] has joined #ccl 07:18:32 -!- syntard [~chatzilla@fl-74-4-76-189.dhcp.embarqhsd.net] has quit [Ping timeout: 255 seconds] 07:18:42 -!- syntard__ is now known as syntard 07:54:29 -!- syntard [~chatzilla@fl-74-4-76-189.dhcp.embarqhsd.net] has quit [Read error: Connection reset by peer] 07:55:08 syntard [~chatzilla@fl-74-4-76-189.dhcp.embarqhsd.net] has joined #ccl 08:12:19 -!- sellout [~greg@c-24-61-13-161.hsd1.ma.comcast.net] has quit [Quit: sellout] 08:36:49 jdz [~jdz@193.206.22.97] has joined #ccl 08:43:57 edlinde [~edlinde@nl116-231-136.student.uu.se] has joined #ccl 08:46:44 hi all, I use ccl and have been asked to look into the options offered by the compiler to optimize my code or profile it 08:46:55 was wodnering how I can do that with Clozure on macosx? 09:11:13 -!- jdz [~jdz@193.206.22.97] has quit [Quit: Leaving] 09:11:21 syntard__ [~chatzilla@fl-74-4-76-189.dhcp.embarqhsd.net] has joined #ccl 09:12:47 -!- syntard [~chatzilla@fl-74-4-76-189.dhcp.embarqhsd.net] has quit [Ping timeout: 250 seconds] 09:12:59 -!- syntard__ is now known as syntard 09:14:45 sellout [~greg@c-24-61-13-161.hsd1.ma.comcast.net] has joined #ccl 09:22:12 jdz [~jdz@193.206.22.97] has joined #ccl 10:04:39 tfb [~tfb@92.41.178.211.sub.mbb.three.co.uk] has joined #ccl 10:19:11 -!- leo2007 [~leo@59.57.34.138] has quit [Ping timeout: 276 seconds] 10:41:36 leo2007 [~leo@59.57.34.138] has joined #ccl 11:22:33 -!- edlinde [~edlinde@nl116-231-136.student.uu.se] has quit [Quit: edlinde] 11:54:23 alms_ [~alms_@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 11:55:33 -!- leo2007 [~leo@59.57.34.138] has quit [Quit: rcirc on GNU Emacs 23.2.20] 11:58:52 -!- alms_ [~alms_@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Client Quit] 12:20:32 edlinde [~edlinde@nl116-231-136.student.uu.se] has joined #ccl 13:03:41 -!- tfb [~tfb@92.41.178.211.sub.mbb.three.co.uk] has quit [Ping timeout: 255 seconds] 13:58:47 jajcloz [~jaj@pool-108-7-68-199.bstnma.fios.verizon.net] has joined #ccl 14:01:20 -!- edlinde [~edlinde@nl116-231-136.student.uu.se] has quit [Quit: edlinde] 14:01:51 edlinde [~edlinde@nl116-231-136.student.uu.se] has joined #ccl 14:02:34 -!- edlinde [~edlinde@nl116-231-136.student.uu.se] has quit [Client Quit] 14:15:53 alms_ [~alms_@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 14:51:37 leo2007 [~leo@59.57.34.138] has joined #ccl 15:09:09 -!- alms_ [~alms_@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Quit: alms_] 15:12:01 milanj [~milanj_@109-93-81-163.dynamic.isp.telekom.rs] has joined #ccl 15:20:05 -!- milanj [~milanj_@109-93-81-163.dynamic.isp.telekom.rs] has quit [Ping timeout: 245 seconds] 15:25:15 milanj [~milanj_@79-101-181-162.dynamic.isp.telekom.rs] has joined #ccl 15:44:45 alms_ [~alms_@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 15:53:34 rme [~rme@pool-70-105-122-27.chi.dsl-w.verizon.net] has joined #ccl 15:59:53 -!- gnooth [~gnooth@ip98-176-79-151.sd.sd.cox.net] has quit [Quit: Leaving] 16:06:10 gnooth [~gnooth@ip98-176-79-151.sd.sd.cox.net] has joined #ccl 16:09:18 -!- jdz [~jdz@193.206.22.97] has quit [Quit: Leaving] 16:14:30 -!- jajcloz [~jaj@pool-108-7-68-199.bstnma.fios.verizon.net] has quit [Quit: jajcloz] 18:03:55 anRch [~markmilli@63.112.62.27] has joined #ccl 18:24:23 -!- alms_ [~alms_@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Quit: alms_] 18:52:48 Fare [~Fare@ita4fw1.itasoftware.com] has joined #ccl 18:53:21 alms_ [~alms_@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 18:53:33 -!- alms_ [~alms_@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Client Quit] 18:55:53 alms_ [~alms_@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 19:47:48 -!- alms_ [~alms_@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Quit: alms_] 19:48:15 alms_ [~alms_@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 20:02:39 DanLentz [~danlentz@c-68-32-54-29.hsd1.nj.comcast.net] has joined #ccl 20:13:18 -!- DanLentz [~danlentz@c-68-32-54-29.hsd1.nj.comcast.net] has quit [Quit: Colloquy for iPhone - http://colloquy.mobi] 20:15:09 -!- anRch [~markmilli@63.112.62.27] has quit [Quit: anRch] 20:32:44 -!- rme [rme@clozure-AC1C217F.chi.dsl-w.verizon.net] has quit [Quit: rme] 20:32:44 -!- rme [~rme@pool-70-105-122-27.chi.dsl-w.verizon.net] has quit [Quit: rme] 20:38:31 DanLentz [~danlentz@c-68-32-54-29.hsd1.nj.comcast.net] has joined #ccl 20:42:08 rme [~rme@pool-70-105-122-27.chi.dsl-w.verizon.net] has joined #ccl 20:48:35 -!- DanLentz [~danlentz@c-68-32-54-29.hsd1.nj.comcast.net] has quit [Quit: Colloquy for iPhone - http://colloquy.mobi] 22:38:56 jajcloz [~jaj@pool-108-7-68-199.bstnma.fios.verizon.net] has joined #ccl 23:37:49 -!- milanj [~milanj_@79-101-181-162.dynamic.isp.telekom.rs] has quit [Quit: Leaving]