00:52:25 rpg [~rpg@216.243.156.16] has joined #sbcl 01:12:10 -!- rpg [~rpg@216.243.156.16] has quit [Quit: rpg] 01:36:47 rpg [~rpg@216.243.156.16] has joined #sbcl 01:46:22 -!- rpg [~rpg@216.243.156.16] has quit [Quit: rpg] 02:14:10 rpg [~rpg@216.243.156.16] has joined #sbcl 03:19:36 -!- nyef [~nyef@pool-70-109-148-200.cncdnh.east.myfairpoint.net] has quit [Quit: G'night all.] 03:28:10 -!- mega1 [~quassel@2001:470:1f05:548:215:58ff:fe7d:773b] has quit [Read error: Operation timed out] 03:41:05 -!- rpg [~rpg@216.243.156.16] has quit [Quit: rpg] 03:59:58 slyrus [~chatzilla@adsl-75-36-217-249.dsl.pltn13.sbcglobal.net] has joined #sbcl 04:36:36 angavrilov_ [~angavrilo@217.71.227.181] has joined #sbcl 04:37:22 -!- angavrilov [~angavrilo@217.71.227.181] has quit [Remote host closed the connection] 07:06:18 -!- homie [~levgue@xdsl-78-35-149-219.netcologne.de] has quit [Remote host closed the connection] 07:14:33 lambda-avenger [~roman@adsl-99-157-73-178.dsl.pltn13.sbcglobal.net] has joined #sbcl 07:16:59 flip214 [~marek@2001:858:107:1:baac:6fff:fe6b:9183] has joined #sbcl 07:16:59 -!- flip214 [~marek@2001:858:107:1:baac:6fff:fe6b:9183] has quit [Changing host] 07:16:59 flip214 [~marek@unaffiliated/flip214] has joined #sbcl 08:03:46 stassats [~stassats@wikipedia/stassats] has joined #sbcl 08:14:50 homie [~levgue@xdsl-78-35-149-219.netcologne.de] has joined #sbcl 08:20:46 -!- lambda-avenger [~roman@adsl-99-157-73-178.dsl.pltn13.sbcglobal.net] has quit [Quit: Leaving.] 08:45:59 Hi, I've got a problem with (inspect (find-class '...)) ... I get an unbound slot. Could someone take a look at http://paste.lisp.org/display/119083, please? 08:46:24 That only happens if instances are created ... without the (make-instance 'player) no fields are created either, and then it works 08:50:55 homie` [~levgue@xdsl-78-35-188-16.netcologne.de] has joined #sbcl 08:51:55 -!- homie` [~levgue@xdsl-78-35-188-16.netcologne.de] has quit [Remote host closed the connection] 08:53:52 -!- homie [~levgue@xdsl-78-35-149-219.netcologne.de] has quit [Ping timeout: 255 seconds] 08:57:02 homie [~levgue@xdsl-78-35-188-16.netcologne.de] has joined #sbcl 09:11:33 trigen [~MSX@ec2-46-51-179-218.eu-west-1.compute.amazonaws.com] has joined #sbcl 10:06:31 flip214: the error is in your print-object method, it's called on a class prototype, which is an unitialized instance 10:07:30 use slime inspector instead, it's smart enough to catch this 10:10:49 stassats: so (inspect) used (print-object)? ok ... but why does it _only_ crash if I create an instance? without the (make-instance 'player) it does work! 10:13:08 looks like a bug to me ... calling print-object on an uninitialized instance of a class is bound to make problems 10:16:50 Of course, if I use handler-case I get it running ... but I don't think this is the intended way. 10:17:01 but thanks all the same 10:17:38 flip214: because before you create an instance your class isn't finalized yet 10:18:15 I thought that "finalizing" classes is something that happened to lesser languages like Java ;-) 10:18:57 it's not that finalizing 10:21:08 ok ... so what would be needed? 10:22:04 needed for what? 10:26:25 to "finalize" the class so that (print-object) doesn't get an uninitialized instance 10:28:52 it's the other way around, print-object gets an uninitialized instance only after the class is finalized 10:50:23 Sorry, you've lost me here 11:04:15 hargettp [~hargettp@96.237.127.144] has joined #sbcl 11:50:33 you have to learn what class finalization is 11:51:31 yes, I guess so 13:33:50 -!- hargettp [~hargettp@96.237.127.144] has quit [Quit: Leaving...] 13:47:29 rpg [~rpg@fw.henn.dunn.pcspeed.com] has joined #sbcl 13:50:17 hargettp [~hargettp@96.237.127.144] has joined #sbcl 13:54:23 -!- hargettp [~hargettp@96.237.127.144] has quit [Client Quit] 13:59:46 -!- tsuru [~charlie@adsl-179-29-10.bna.bellsouth.net] has quit [Remote host closed the connection] 14:08:48 -!- rpg [~rpg@fw.henn.dunn.pcspeed.com] has quit [Quit: rpg] 14:10:42 tsuru [~charlie@adsl-179-29-10.bna.bellsouth.net] has joined #sbcl 14:45:50 -!- flip214 [~marek@unaffiliated/flip214] has quit [Remote host closed the connection] 15:04:47 hargettp [~hargettp@96.237.127.144] has joined #sbcl 15:23:42 nyef [~nyef@pool-70-109-148-200.cncdnh.east.myfairpoint.net] has joined #sbcl 15:23:55 G'morning all. 15:27:58 rpg [~rpg@mpls.sift.info] has joined #sbcl 15:36:51 antgreen [~user@nat/redhat/x-evyjhphhfurjceot] has joined #sbcl 15:45:51 mega1 [~quassel@2001:470:1f05:548:215:58ff:fe7d:773b] has joined #sbcl 16:38:06 -!- gnooth [~gnooth@ip98-176-79-151.sd.sd.cox.net] has quit [Quit: Leaving] 16:41:21 gnooth [~gnooth@ip98-176-79-151.sd.sd.cox.net] has joined #sbcl 17:17:40 -!- mega1 [~quassel@2001:470:1f05:548:215:58ff:fe7d:773b] has quit [Ping timeout: 260 seconds] 17:32:43 tcr1 [~tcr@217-162-131-235.dynamic.hispeed.ch] has joined #sbcl 17:47:19 -!- tcr1 is now known as tcr 18:01:24 mega1 [~quassel@2001:470:1f05:548:215:58ff:fe7d:773b] has joined #sbcl 18:34:05 -!- mega1 [~quassel@2001:470:1f05:548:215:58ff:fe7d:773b] has quit [Ping timeout: 260 seconds] 18:38:03 ... Why is there a (funcall #'ir1-convert-lambdalike ...) in the middle of make-functional-from-toplevel-lambda? Why involve FUNCALL instead of just making a direct call? 18:55:17 -!- slyrus [~chatzilla@adsl-75-36-217-249.dsl.pltn13.sbcglobal.net] has quit [Ping timeout: 264 seconds] 20:35:33 -!- rpg [~rpg@mpls.sift.info] has quit [Quit: rpg] 20:36:10 rpg [~rpg@mpls.sift.info] has joined #sbcl 20:52:38 -!- antgreen [~user@nat/redhat/x-evyjhphhfurjceot] has quit [Read error: Connection reset by peer] 21:09:20 slyrus [~chatzilla@adsl-75-36-217-249.dsl.pltn13.sbcglobal.net] has joined #sbcl 21:27:32 homie` [~levgue@xdsl-78-35-131-23.netcologne.de] has joined #sbcl 21:28:21 -!- rpg [~rpg@mpls.sift.info] has quit [Quit: rpg] 21:30:04 -!- homie [~levgue@xdsl-78-35-188-16.netcologne.de] has quit [Ping timeout: 250 seconds] 21:32:33 -!- homie` [~levgue@xdsl-78-35-131-23.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 21:36:11 homie [~levgue@xdsl-78-35-131-23.netcologne.de] has joined #sbcl 21:58:16 antgreen [~user@CPE00222d6c4710-CM00222d6c470d.cpe.net.cable.rogers.com] has joined #sbcl 22:10:05 -!- tcr [~tcr@217-162-131-235.dynamic.hispeed.ch] has quit [Quit: Leaving.] 23:03:55 -!- slyrus [~chatzilla@adsl-75-36-217-249.dsl.pltn13.sbcglobal.net] has quit [Ping timeout: 255 seconds] 23:06:02 -!- stassats [~stassats@wikipedia/stassats] has quit [Ping timeout: 240 seconds]