00:09:01 ASau [~user@95-28-115-21.broadband.corbina.ru] has joined #sbcl 00:10:27 -!- Blkt` [~Blkt@82.84.189.92] has quit [Remote host closed the connection] 01:02:31 -!- prxq [~mommer@mnhm-590c147c.pool.mediaWays.net] has quit [Quit: Leaving] 01:17:25 prxq__ [~mommer@mnhm-4d011e37.pool.mediaWays.net] has joined #sbcl 01:21:06 -!- prxq_ [~mommer@mnhm-590c147c.pool.mediaWays.net] has quit [Ping timeout: 264 seconds] 02:48:13 gko [~user@42-75-67-40.dynamic-ip.hinet.net] has joined #sbcl 02:59:18 -!- Kryztof [~user@81.174.155.115] has quit [Ping timeout: 245 seconds] 03:03:13 rpg [~rpg@216.243.156.16.real-time.com] has joined #sbcl 03:04:33 -!- ASau [~user@95-28-115-21.broadband.corbina.ru] has quit [Remote host closed the connection] 03:04:49 ASau` [~user@95-28-115-21.broadband.corbina.ru] has joined #sbcl 03:06:22 rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 03:10:37 *|3b|* is getting "; note: Allocating a value-cell at runtime for checking possibly out of extent exit via 03:10:37 <|3b|> ; (GO #:TAG2). Use GO/RETURN-FROM with SAFETY 0, or declare the exit function 03:10:38 <|3b|> ; DYNAMIC-EXTENT to avoid. 03:10:42 <|3b|> from (defun a () (declare (optimize speed)) (restart-case (error 'b) (c ()))) 03:11:02 <|3b|> should RESTART-CASE be doing the suggested D_X declaration, or is that something i can do? 03:13:21 -!- rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Ping timeout: 245 seconds] 03:18:26 rbarraud_ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 03:19:06 -!- rbarraud_ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Client Quit] 03:19:23 rbarraud_ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 03:23:13 rbarraud__ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 03:23:46 -!- rbarraud_ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Ping timeout: 245 seconds] 03:27:56 -!- rbarraud__ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Ping timeout: 245 seconds] 03:30:02 wbooze [~wbooze@xdsl-84-44-155-161.netcologne.de] has joined #sbcl 03:30:35 <|3b|> hmm, i seem to have *inferior-lisp* in LDB, but slime still responding normally 03:34:25 <|3b|> and reproducible "%PRIMITIVE HALT called; the party is over.", seems it isn't always smart enough to allocate the value-cell when it needs to 03:34:53 <|3b|> (defun a () (declare (optimize speed)) (block nil (tagbody (flet ((b () (go :c))) (return (lambda () (b)))) :c))) (funcall (a)) 03:36:02 rbarraud__ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 03:36:30 <|3b|> which seems to be either platform specific or a regression, since it doesn't happen on 1.0.36 x86, but hits LDB on 1.0.57.55 x8664 03:36:57 *|3b|* supposes i should go look for my launchpad info and file a bug or 2 03:38:53 -!- rbarraud__ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Read error: No route to host] 03:39:33 rbarraud__ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 03:45:42 <|3b|> looks like regression since 1.0.55.14 03:59:11 -!- rbarraud__ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Ping timeout: 245 seconds] 04:08:03 -!- gko [~user@42-75-67-40.dynamic-ip.hinet.net] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 04:21:12 |3b|: iirc, that's a feature: at high speed settings, blocks don't get a mutable cell to determine when they're out of extent. 04:22:39 rbarraud__ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 04:23:08 <|3b|> pkhuong: i assume you don't mean the LDB from SAFETY 2 code? 04:23:14 ah, i see what you mean. 04:23:37 I think it might be the recent escape analysis function. 04:24:51 <|3b|> is skipping the mutable cell new, or just changed how it decides to do so? 04:25:31 -!- rbarraud__ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Remote host closed the connection] 04:26:03 *|3b|* filed #1023713 for the crash and #1023721 for the optimization notes 04:28:03 rbarraud__ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 04:30:00 <|3b|> looks like 3352e447d and/or a5f57fb517 are probably responsible, from the descriptions 04:31:00 -!- rbarraud__ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Read error: Connection reset by peer] 04:31:08 rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 04:33:11 -!- rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Max SendQ exceeded] 04:34:02 rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 04:38:47 -!- rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Client Quit] 04:39:03 rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 04:39:32 <|3b|> i guess the latter just emits the note, so probably isn't a problem 04:43:48 -!- rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Excess Flood] 04:46:53 rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 04:57:15 -!- rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Quit: Konversation terminated!] 04:58:30 rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 05:12:56 -!- rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Ping timeout: 245 seconds] 05:19:12 sdemarre [~serge@91.176.69.61] has joined #sbcl 05:39:40 jdz [~jdz@89.201.97.48] has joined #sbcl 05:51:27 gko [~user@42-75-170-3.dynamic-ip.hinet.net] has joined #sbcl 05:56:30 -!- drl [~lat@110.139.229.172] has quit [Ping timeout: 244 seconds] 06:08:50 drl [~lat@110.139.229.172] has joined #sbcl 06:24:19 -!- sdemarre [~serge@91.176.69.61] has quit [Ping timeout: 246 seconds] 06:50:18 -!- psilord [~psilord@c-69-180-173-249.hsd1.mn.comcast.net] has quit [Quit: Leaving.] 06:50:49 rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 06:51:28 -!- rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Read error: No route to host] 06:52:10 rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 06:56:18 -!- rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Client Quit] 06:56:43 rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 06:56:44 -!- Phoodus [~foo@wsip-68-107-217-139.ph.ph.cox.net] has quit [Ping timeout: 250 seconds] 07:03:22 -!- rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Quit: Konversation terminated!] 07:03:33 rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 07:09:11 -!- rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Ping timeout: 245 seconds] 07:27:57 -!- wbooze [~wbooze@xdsl-84-44-155-161.netcologne.de] has quit [Ping timeout: 244 seconds] 08:17:00 Kryztof [~user@81.174.155.115] has joined #sbcl 08:17:00 -!- ChanServ has set mode +o Kryztof 08:29:30 attila_lendvai [~attila_le@37.99.75.36] has joined #sbcl 08:29:30 -!- attila_lendvai [~attila_le@37.99.75.36] has quit [Changing host] 08:29:30 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 08:33:08 -!- Posterdati [~tapioca@host113-237-dynamic.6-87-r.retail.telecomitalia.it] has quit [Remote host closed the connection] 08:39:20 Posterdati [~tapioca@host113-237-dynamic.6-87-r.retail.telecomitalia.it] has joined #sbcl 08:52:51 Phoodus [~foo@wsip-68-107-217-139.ph.ph.cox.net] has joined #sbcl 09:06:50 -!- christop` [~user@oteiza.siccegge.de] has quit [Remote host closed the connection] 09:31:53 dtw [~dtw@pdpc/supporter/active/dtw] has joined #sbcl 09:57:31 -!- gko [~user@42-75-170-3.dynamic-ip.hinet.net] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 10:22:02 rbarraud [~rbarraud@125-237-76-181.jetstream.xtra.co.nz] has joined #sbcl 10:23:50 -!- rbarraud [~rbarraud@125-237-76-181.jetstream.xtra.co.nz] has quit [Client Quit] 10:24:03 rbarraud [~rbarraud@125-237-76-181.jetstream.xtra.co.nz] has joined #sbcl 10:54:16 -!- rbarraud [~rbarraud@125-237-76-181.jetstream.xtra.co.nz] has quit [Quit: Konversation terminated!] 10:54:37 rbarraud [~rbarraud@125-237-76-181.jetstream.xtra.co.nz] has joined #sbcl 10:57:14 -!- rbarraud [~rbarraud@125-237-76-181.jetstream.xtra.co.nz] has quit [Read error: Connection reset by peer] 10:57:27 rbarraud [~rbarraud@125-237-76-181.jetstream.xtra.co.nz] has joined #sbcl 11:58:10 -!- rbarraud [~rbarraud@125-237-76-181.jetstream.xtra.co.nz] has quit [Read error: Operation timed out] 12:42:34 antgreen [user@nat/redhat/x-qxiekwiuepllybpr] has joined #sbcl 12:44:37 -!- antgreen [user@nat/redhat/x-qxiekwiuepllybpr] has quit [Remote host closed the connection] 12:45:12 antgreen [user@nat/redhat/x-ryckrdysrhckbtev] has joined #sbcl 12:50:19 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Ping timeout: 265 seconds] 12:58:07 attila_lendvai [~attila_le@87.247.35.137] has joined #sbcl 12:58:08 -!- attila_lendvai [~attila_le@87.247.35.137] has quit [Changing host] 12:58:08 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 13:01:36 gko [~user@114-34-168-13.HINET-IP.hinet.net] has joined #sbcl 13:03:16 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Ping timeout: 248 seconds] 13:04:03 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 13:19:58 _KDr2_ [~kdr2@123.122.115.71] has joined #sbcl 13:25:46 -!- _KDr2_ [~kdr2@123.122.115.71] has quit [Remote host closed the connection] 13:28:07 KDr2 [~kdr2@123.122.115.71] has joined #sbcl 13:28:38 -!- KDr2 [~kdr2@123.122.115.71] has quit [Remote host closed the connection] 13:36:51 wbooze [~wbooze@xdsl-87-79-195-172.netcologne.de] has joined #sbcl 13:38:38 psilord [~psilord@23-25-144-217-static.hfc.comcastbusiness.net] has joined #sbcl 14:02:40 -!- antgreen [user@nat/redhat/x-ryckrdysrhckbtev] has quit [Read error: Connection reset by peer] 14:27:38 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 14:28:32 -!- rpg [~rpg@216.243.156.16.real-time.com] has quit [Quit: rpg] 15:01:14 attila_lendvai [~attila_le@87.247.17.177] has joined #sbcl 15:01:15 -!- attila_lendvai [~attila_le@87.247.17.177] has quit [Changing host] 15:01:15 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 16:13:58 rpg [~rpg@23-25-144-217-static.hfc.comcastbusiness.net] has joined #sbcl 16:21:13 -!- rpg [~rpg@23-25-144-217-static.hfc.comcastbusiness.net] has quit [Quit: rpg] 16:22:22 rpg [~rpg@23-25-144-217-static.hfc.comcastbusiness.net] has joined #sbcl 16:32:46 -!- gko [~user@114-34-168-13.HINET-IP.hinet.net] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 16:44:09 christoph_debian [~user@oteiza.siccegge.de] has joined #sbcl 17:23:36 -!- tsuru`` is now known as tsuru` 17:30:23 *|3b|* wonders if RESTART-CASE macro should just be rewritten from scratch 17:33:06 -!- Vivitron [~Vivitron@pool-98-110-213-33.bstnma.fios.verizon.net] has quit [Ping timeout: 264 seconds] 17:34:06 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Ping timeout: 250 seconds] 17:34:45 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 17:52:44 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Ping timeout: 250 seconds] 17:53:47 attila_lendvai [~attila_le@37.99.79.83] has joined #sbcl 17:53:47 -!- attila_lendvai [~attila_le@37.99.79.83] has quit [Changing host] 17:53:47 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 18:00:28 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Ping timeout: 248 seconds] 18:02:04 attila_lendvai [~attila_le@176.222.171.113] has joined #sbcl 18:02:04 -!- attila_lendvai [~attila_le@176.222.171.113] has quit [Changing host] 18:02:04 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 18:08:50 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Ping timeout: 265 seconds] 18:47:59 -!- |3b| [foobar@cpe-72-179-19-4.austin.res.rr.com] has quit [Remote host closed the connection] 18:48:42 |3b| [foobar@cpe-72-179-19-4.austin.res.rr.com] has joined #sbcl 18:51:34 attila_lendvai [~attila_le@87.247.9.128] has joined #sbcl 18:51:35 -!- attila_lendvai [~attila_le@87.247.9.128] has quit [Changing host] 18:51:35 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 18:58:08 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Ping timeout: 252 seconds] 18:58:37 sdemarre [~serge@91.176.23.207] has joined #sbcl 19:00:04 -!- |3b| [foobar@cpe-72-179-19-4.austin.res.rr.com] has quit [Ping timeout: 248 seconds] 19:22:58 rpg_ [~rpg@23-25-144-217-static.hfc.comcastbusiness.net] has joined #sbcl 19:23:13 -!- rpg_ [~rpg@23-25-144-217-static.hfc.comcastbusiness.net] has quit [Client Quit] 19:27:09 -!- rpg [~rpg@23-25-144-217-static.hfc.comcastbusiness.net] has quit [Ping timeout: 244 seconds] 19:44:54 |3b| [foobar@cpe-72-179-19-4.austin.res.rr.com] has joined #sbcl 20:15:36 -!- jdz [~jdz@89.201.97.48] has quit [Quit: Byebye.] 20:20:08 -!- wbooze [~wbooze@xdsl-87-79-195-172.netcologne.de] has quit [Ping timeout: 246 seconds] 20:31:20 -!- ASau` is now known as ASau 20:34:48 -!- dtw [~dtw@pdpc/supporter/active/dtw] has quit [Quit: (signal 'dtw:sleep)] 20:51:37 -!- sdemarre [~serge@91.176.23.207] has quit [Ping timeout: 246 seconds] 20:55:45 gabnet [~gabnet@60.195.197.77.rev.sfr.net] has joined #sbcl 21:10:40 -!- gabnet [~gabnet@60.195.197.77.rev.sfr.net] has quit [Quit: Quitte] 21:49:19 rpg [~rpg@216.243.156.16.real-time.com] has joined #sbcl 21:59:12 Vivitron [~Vivitron@pool-98-110-213-33.bstnma.fios.verizon.net] has joined #sbcl 22:04:00 -!- psilord [~psilord@23-25-144-217-static.hfc.comcastbusiness.net] has quit [Quit: Leaving.] 22:55:53 rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 23:00:14 -!- rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Read error: No route to host] 23:00:18 rbarraud_ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 23:06:56 -!- rbarraud_ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Quit: Konversation terminated!] 23:07:18 rbarraud_ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 23:10:33 ASau` [~user@95-28-115-21.broadband.corbina.ru] has joined #sbcl 23:11:48 -!- drl [~lat@110.139.229.172] has quit [Ping timeout: 248 seconds] 23:13:43 -!- ASau [~user@95-28-115-21.broadband.corbina.ru] has quit [Remote host closed the connection] 23:14:03 drl [~lat@110.139.229.172] has joined #sbcl 23:15:21 -!- rbarraud_ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Read error: Connection reset by peer] 23:15:26 rbarraud__ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 23:21:36 -!- rbarraud__ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Quit: Konversation terminated!] 23:21:59 rbarraud__ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 23:24:33 -!- rbarraud__ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Read error: Connection reset by peer] 23:24:53 rbarraud__ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 23:33:14 huangjs [~huangjs@190.8.100.83] has joined #sbcl 23:36:29 -!- |3b| [foobar@cpe-72-179-19-4.austin.res.rr.com] has quit [Read error: Operation timed out] 23:38:02 |3b| [foobar@cpe-72-179-19-4.austin.res.rr.com] has joined #sbcl 23:50:02 -!- rbarraud__ [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Read error: Connection reset by peer] 23:50:13 rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 23:52:05 -!- rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Client Quit] 23:52:19 rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl 23:56:34 -!- rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has quit [Client Quit] 23:57:11 rbarraud [~rbarraud@2402:6000:203:300:212:f0ff:febb:b84d] has joined #sbcl