00:36:35 -!- hargettp [~anonymous@pool-71-184-181-149.bstnma.east.verizon.net] has quit [Quit: hargettp] 00:42:11 -!- attila_lendvai [~attila_le@4d6f5d3b.adsl.enternet.hu] has quit [Quit: Leaving.] 01:46:39 stassats [~stassats@wikipedia/stassats] has joined #sbcl 02:40:22 holycow [~new@poco208-2.fredcanhelp.com] has joined #sbcl 02:46:50 -!- stassats [~stassats@wikipedia/stassats] has quit [Ping timeout: 264 seconds] 06:18:37 stassats [~stassats@wikipedia/stassats] has joined #sbcl 07:22:16 -!- jsnell [~jsnell@vasara.proghammer.com] has quit [Ping timeout: 252 seconds] 07:22:20 jsnell [~jsnell@vasara.proghammer.com] has joined #sbcl 07:59:06 attila_lendvai [~attila_le@4d6f5d3b.adsl.enternet.hu] has joined #sbcl 08:05:55 -!- cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has quit [Ping timeout: 265 seconds] 08:06:34 cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has joined #sbcl 08:56:48 -!- cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has quit [Ping timeout: 245 seconds] 08:57:54 cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has joined #sbcl 09:07:29 -!- cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has quit [Ping timeout: 240 seconds] 09:08:34 cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has joined #sbcl 09:19:18 -!- cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has quit [Ping timeout: 245 seconds] 09:19:19 nikodemus [~nikodemus@cs181199216.pp.htv.fi] has joined #sbcl 09:19:19 -!- ChanServ has set mode +o nikodemus 09:20:13 cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has joined #sbcl 09:35:40 -!- cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has quit [Remote host closed the connection] 09:36:00 cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has joined #sbcl 09:37:01 -!- rbarraud_ [~rbarraud@118-92-18-14.dsl.dyn.ihug.co.nz] has quit [Ping timeout: 272 seconds] 09:41:37 -!- cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has quit [Ping timeout: 240 seconds] 09:42:34 cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has joined #sbcl 09:45:14 tcr [~tcr@cpc1-bour2-0-0-cust414.15-1.cable.virginmedia.com] has joined #sbcl 09:48:18 -!- stassats [~stassats@wikipedia/stassats] has quit [Ping timeout: 240 seconds] 09:51:41 -!- cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has quit [Ping timeout: 260 seconds] 09:52:15 cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has joined #sbcl 10:01:13 -!- cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has quit [Ping timeout: 252 seconds] 10:01:52 cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has joined #sbcl 10:12:00 -!- cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has quit [Ping timeout: 272 seconds] 10:12:25 -!- nikodemus [~nikodemus@cs181199216.pp.htv.fi] has quit [Quit: This computer has gone to sleep] 10:12:35 cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has joined #sbcl 10:21:23 -!- cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has quit [Ping timeout: 245 seconds] 10:22:17 cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has joined #sbcl 10:45:29 -!- cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has quit [Ping timeout: 276 seconds] 10:46:09 cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has joined #sbcl 10:54:55 -!- cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has quit [Ping timeout: 258 seconds] 10:55:49 cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has joined #sbcl 11:06:49 -!- cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has quit [Ping timeout: 260 seconds] 11:07:26 cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has joined #sbcl 11:10:04 http://paste.lisp.org/display/114281 Can anone explain the reason for tha type mismatch warning? 11:11:17 don't call the variable stream? 11:11:49 you completely lost me 11:12:26 you have a variable with the name of "stream". give it some other name 11:13:27 nope it's not about a spurious code-deletion-note 11:14:35 "The binding of SB-C::X is not a REAL: nil" 11:14:42 on the (and idx (+ idx pos)) 11:15:23 search returns nil on failure, right? 11:15:56 I think so 11:16:14 -!- cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has quit [Ping timeout: 264 seconds] 11:16:58 oh wow 11:17:07 cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has joined #sbcl 11:17:16 it seems like the source location was just off 11:17:34 it was actually complaining about the (>= pos* end) because END could be NIL 11:52:28 stassats [~stassats@wikipedia/stassats] has joined #sbcl 11:55:13 hargettp [~anonymous@pool-71-184-181-149.bstnma.east.verizon.net] has joined #sbcl 11:55:24 -!- hargettp [~anonymous@pool-71-184-181-149.bstnma.east.verizon.net] has quit [Client Quit] 12:12:30 nikodemus [~nikodemus@cs181058025.pp.htv.fi] has joined #sbcl 12:12:30 -!- ChanServ has set mode +o nikodemus 12:21:50 -!- attila_lendvai [~attila_le@4d6f5d3b.adsl.enternet.hu] has quit [Ping timeout: 272 seconds] 12:30:05 tcr: sometimes, I try reading the path myself, and the error is much more clear 12:32:14 -!- tcr [~tcr@cpc1-bour2-0-0-cust414.15-1.cable.virginmedia.com] has quit [Quit: Leaving.] 12:34:12 bleh. Now I have to compile it to now if it's a warning or a style warning. 13:18:32 attila_lendvai [~attila_le@4d6f5d3b.adsl.enternet.hu] has joined #sbcl 13:39:38 tcr [~tcr@cpc1-bour2-0-0-cust414.15-1.cable.virginmedia.com] has joined #sbcl 13:53:09 -!- tcr [~tcr@cpc1-bour2-0-0-cust414.15-1.cable.virginmedia.com] has quit [Quit: Leaving.] 14:50:49 -!- stassats [~stassats@wikipedia/stassats] has quit [Ping timeout: 240 seconds] 14:56:43 -!- attila_lendvai [~attila_le@4d6f5d3b.adsl.enternet.hu] has quit [Quit: Leaving.] 15:04:35 -!- Kae [b@c-cfcee253.97-16-64736c12.cust.bredbandsbolaget.se] has quit [Read error: Connection reset by peer] 15:06:12 Kae [b@c-cfcee253.97-16-64736c12.cust.bredbandsbolaget.se] has joined #sbcl 15:09:03 tcr [~tcr@cpc1-bour2-0-0-cust414.15-1.cable.virginmedia.com] has joined #sbcl 15:15:01 -!- tcr [~tcr@cpc1-bour2-0-0-cust414.15-1.cable.virginmedia.com] has quit [Quit: Leaving.] 15:45:29 tcr [~tcr@cpc1-bour2-0-0-cust414.15-1.cable.virginmedia.com] has joined #sbcl 15:53:22 -!- tcr [~tcr@cpc1-bour2-0-0-cust414.15-1.cable.virginmedia.com] has quit [Read error: Connection reset by peer] 15:55:33 tcr [~tcr@cpc1-bour2-0-0-cust414.15-1.cable.virginmedia.com] has joined #sbcl 16:02:03 hargettp [~anonymous@pool-71-184-181-149.bstnma.east.verizon.net] has joined #sbcl 16:54:37 -!- nikodemus [~nikodemus@cs181058025.pp.htv.fi] has quit [Quit: This computer has gone to sleep] 16:55:09 stassats [~stassats@wikipedia/stassats] has joined #sbcl 17:06:14 tsuru [~charlie@c-174-50-217-160.hsd1.tn.comcast.net] has joined #sbcl 17:19:16 lnostdal_ [~quassel@56.84-48-233.nextgentel.com] has joined #sbcl 17:23:44 -!- lnostdal [~quassel@56.84-48-233.nextgentel.com] has quit [Ping timeout: 276 seconds] 17:41:29 nikodemus [~nikodemus@cs181199216.pp.htv.fi] has joined #sbcl 17:41:29 -!- ChanServ has set mode +o nikodemus 18:19:17 -!- nikodemus [~nikodemus@cs181199216.pp.htv.fi] has quit [Quit: Leaving] 19:04:09 attila_lendvai [~attila_le@catv-89-133-171-82.catv.broadband.hu] has joined #sbcl 19:17:18 rmarynch [~roman@bras-4-ge-62.122.200.230.utm.if.ua] has joined #sbcl 19:18:18 -!- stassats [~stassats@wikipedia/stassats] has quit [Ping timeout: 240 seconds] 19:23:58 -!- attila_lendvai [~attila_le@catv-89-133-171-82.catv.broadband.hu] has quit [Quit: Leaving.] 19:52:11 -!- hargettp [~anonymous@pool-71-184-181-149.bstnma.east.verizon.net] has quit [Quit: hargettp] 20:30:45 -!- rmarynch [~roman@bras-4-ge-62.122.200.230.utm.if.ua] has quit [Quit: Leaving] 20:58:15 -!- lnostdal_ is now known as lnostdal 21:02:27 -!- tcr [~tcr@cpc1-bour2-0-0-cust414.15-1.cable.virginmedia.com] has quit [Quit: Leaving.] 21:05:46 tcr [~tcr@cpc1-bour2-0-0-cust414.15-1.cable.virginmedia.com] has joined #sbcl 21:41:08 nyef [~nyef@pool-71-255-129-229.cncdnh.east.myfairpoint.net] has joined #sbcl 21:53:01 attila_lendvai [~attila_le@89.135.201.112] has joined #sbcl 22:04:30 -!- attila_lendvai [~attila_le@89.135.201.112] has quit [Ping timeout: 265 seconds] 22:17:04 attila_lendvai [~attila_le@89.135.200.180] has joined #sbcl 22:52:41 -!- cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has quit [Ping timeout: 276 seconds] 22:53:00 cmm [~cmm@bzq-79-181-203-193.red.bezeqint.net] has joined #sbcl 22:59:56 tcr1 [~tcr@cpc1-bour2-0-0-cust414.15-1.cable.virginmedia.com] has joined #sbcl 23:00:08 -!- tcr [~tcr@cpc1-bour2-0-0-cust414.15-1.cable.virginmedia.com] has quit [Read error: Connection reset by peer] 23:12:53 rbarraud_ [~rbarraud@118-92-18-14.dsl.dyn.ihug.co.nz] has joined #sbcl 23:41:51 -!- attila_lendvai [~attila_le@89.135.200.180] has quit [Quit: Leaving.]