00:18:58 -!- jauaor [n=araujo@gentoo/developer/araujo] has quit [] 02:39:05 jauaor [n=araujo@gentoo/developer/araujo] has joined #ccl 05:17:56 -!- sellout [n=greg@75-25-126-88.lightspeed.sjcpca.sbcglobal.net] has quit [Read error: 60 (Operation timed out)] 09:00:04 Modius [n=Modius@24.174.112.56] has joined #ccl 10:42:22 milanj [n=milan@93.87.168.135] has joined #ccl 11:38:16 -!- jauaor [n=araujo@gentoo/developer/araujo] has quit [] 12:03:46 -!- milanj [n=milan@93.87.168.135] has quit [Read error: 60 (Operation timed out)] 12:05:41 milanj [n=milan@93.87.168.135] has joined #ccl 12:09:04 -!- milanj [n=milan@93.87.168.135] has quit [Client Quit] 16:07:04 sellout [n=greg@75-25-126-88.lightspeed.sjcpca.sbcglobal.net] has joined #ccl 17:34:12 cl-newb [n=john@c-67-183-22-64.hsd1.wa.comcast.net] has joined #ccl 17:34:51 If I require both asdf and defsystem in that order, will they place nice together or will I have issues? 17:48:08 As I compile someone else's system, I notice that in ccl it likes strings for system names and not constant symbols....is this always true? 17:49:02 :depends-on (:blah) fails but :depends-on ("blah") succeeds 17:49:23 Is this because I included both asdf and defsystem? 17:51:22 cl-newb: I use :depends-on (blah) at the system level and :depends-on ("blah") for modules and files. 17:51:43 I don't think there's any interaction between defsystem and asdf, but not positive. 17:52:00 I just tested it, asdf didn't cause this....... 17:52:42 I'm compiling old code...........my guess is either it uses old defsystem convention 17:53:04 or ccl does something different....which is less likely i think 17:55:53 The one interaction I've noticed is that asdf has to be require'd first, then defsystem, otherwise defsystem block's asdf's loading 18:11:11 sellout: how does loading something as a module change its behavior? 18:21:31 Nevermind, I see where the problem is....thx 18:52:20 anRch [n=markmill@host30.72.248.152.conversent.net] has joined #ccl 18:56:02 ....or so I thought........back to square one 19:00:13 -!- cl-newb [n=john@c-67-183-22-64.hsd1.wa.comcast.net] has quit ["Leaving"] 19:31:08 -!- anRch [n=markmill@host30.72.248.152.conversent.net] has quit [] 20:08:59 cl-newb [n=john@c-67-183-22-64.hsd1.wa.comcast.net] has joined #ccl 20:58:38 bfulgham_ [n=brent@adsl-69-234-109-59.dsl.irvnca.pacbell.net] has joined #ccl 21:27:28 jauaor [n=araujo@gentoo/developer/araujo] has joined #ccl 21:41:28 -!- cl-newb [n=john@c-67-183-22-64.hsd1.wa.comcast.net] has quit ["Leaving"]