00:01:09 spmcnamara [~spmcnamar@173-165-56-246-Illinois.hfc.comcastbusiness.net] has joined #sbcl 00:03:10 I wonder why stop_the_world is so different from kill_safely 00:03:49 stw doesn't (necessarily) die if pthread_kill returns ESRCH 00:03:54 kill_safety blocks signals. 00:06:17 (stw is called from a w/o-interrupts form, I guess that may be good enough...) 00:07:33 tcr1 [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 00:12:24 -!- tcr1 [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Ping timeout: 276 seconds] 00:35:46 -!- LiamH [~none@96.231.220.53] has quit [Quit: Leaving.] 00:49:57 -!- tcr [~tcr@84-72-21-32.dclient.hispeed.ch] has quit [Quit: Leaving.] 01:02:53 -!- spmcnamara [~spmcnamar@173-165-56-246-Illinois.hfc.comcastbusiness.net] has quit [Ping timeout: 255 seconds] 01:05:37 LiamH [~none@96.231.220.53] has joined #sbcl 01:07:52 tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 01:12:11 -!- tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Ping timeout: 252 seconds] 01:30:40 -!- wbooze [~wbooze@xdsl-78-35-131-62.netcologne.de] has quit [Read error: Connection reset by peer] 01:35:36 -!- stassats [~stassats@wikipedia/stassats] has quit [Ping timeout: 276 seconds] 01:36:50 christop` [~user@2001:a60:f01c:0:42::1] has joined #sbcl 01:37:33 wbooze [~wbooze@xdsl-78-35-131-62.netcologne.de] has joined #sbcl 01:38:04 -!- christoph_debian [~user@2001:a60:f01c:0:42::1] has quit [Ping timeout: 245 seconds] 01:44:53 MrMc [~user@91-64-125-247-dynip.superkabel.de] has joined #sbcl 01:58:00 -!- Thra11 [~thrall@87.115.6.31] has quit [Read error: Connection reset by peer] 02:08:12 tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 02:11:40 kwmiebach_ [~kwmiebach@xdsl-195-14-220-209.netcologne.de] has joined #sbcl 02:14:25 -!- kwmiebach [~kwmiebach@xdsl-87-78-0-130.netcologne.de] has quit [Ping timeout: 248 seconds] 02:17:05 -!- tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Ping timeout: 252 seconds] 02:18:41 prxq_ [~mommer@mnhm-590c3880.pool.mediaWays.net] has joined #sbcl 02:19:20 drewc [~drewc@50.7.166.100] has joined #sbcl 02:19:59 ok, so, http://sbcl-internals.cliki.net/Recent%20Changes ... does anybody use it/does it matter/can i simply take it down etc 02:21:14 (same is true for http://mcclim.cliki.net/ ... if anyone here cares/can help/tell me where/who to email) 02:21:53 -!- prxq [~mommer@mnhm-5f75de16.pool.mediaWays.net] has quit [Ping timeout: 248 seconds] 02:24:49 drewc: can we have a static mirror? 02:24:58 There are a couple interesting pages. 02:25:16 (linked from the manual) 02:25:27 yeah .... hell there can even be a full modern cliki for that matter. 02:27:12 that is for SBCL yeah? So I guess my next question is "why is it not used?" and can anything be done about it to make it 'better' :) 02:28:39 basically, I am moving everything from the existing datacentre into a new one in a better location, and cliki is already there, but these two are still running on the old machine with the old old old cliki 02:32:39 -!- kwmiebach_ [~kwmiebach@xdsl-195-14-220-209.netcologne.de] has quit [Read error: Connection reset by peer] 02:36:24 -!- MrMc [~user@91-64-125-247-dynip.superkabel.de] has quit [Ping timeout: 276 seconds] 03:13:00 tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 03:17:40 -!- tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Ping timeout: 248 seconds] 03:43:54 hydan [~user@ip-89-102-13-27.net.upcbroadband.cz] has joined #sbcl 04:13:19 tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 04:22:29 -!- tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Ping timeout: 252 seconds] 04:38:27 -!- hydan [~user@ip-89-102-13-27.net.upcbroadband.cz] has quit [Ping timeout: 260 seconds] 05:18:38 tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 05:22:59 -!- tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Ping timeout: 252 seconds] 05:27:23 -!- LiamH [~none@96.231.220.53] has quit [Quit: Leaving.] 06:19:17 tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 06:24:02 -!- tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Ping timeout: 252 seconds] 06:38:32 gko [~user@114-34-168-13.HINET-IP.hinet.net] has joined #sbcl 06:41:40 ah, I fixed the ASDF issues with CLISP. 06:42:25 It was not CLISP being insane, it was other implementations doing the same magic. 06:43:17 so, 2.26.83 looks like it's getting stable again. 06:43:34 and it has much improved runtime support as compared to the old ASDF 06:44:24 I added basic image support (dump image, hooks, quit, command line argument, condition control, etc.) 06:45:20 backtraces, and more 06:45:43 and a cool feature (asdf-utility:asdf-debug) 06:45:56 to instaload your debug environment. 07:13:06 dammit, wrong channel 07:13:11 it works perfectly with SBCL 07:19:38 tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 07:24:39 -!- tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Ping timeout: 276 seconds] 07:37:09 attila_lendvai [~attila_le@92.46.3.7] has joined #sbcl 07:37:12 -!- attila_lendvai [~attila_le@92.46.3.7] has quit [Changing host] 07:37:12 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 07:59:21 -!- wbooze [~wbooze@xdsl-78-35-131-62.netcologne.de] has quit [Read error: Operation timed out] 08:14:20 pnpuff [~Eternit@unaffiliated/pnpuff] has joined #sbcl 08:15:11 tcr [~tcr@84-72-21-32.dclient.hispeed.ch] has joined #sbcl 08:20:19 tcr1 [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 08:25:02 -!- tcr1 [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Ping timeout: 252 seconds] 09:06:58 -!- pnpuff [~Eternit@unaffiliated/pnpuff] has quit [Quit: Reconnecting] 09:07:12 pnpuff [~Eternit@unaffiliated/pnpuff] has joined #sbcl 09:08:47 sdemarre [~serge@109.134.180.94] has joined #sbcl 09:20:38 tcr1 [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 09:24:59 -!- tcr1 [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Ping timeout: 252 seconds] 09:29:53 -!- tcr [~tcr@84-72-21-32.dclient.hispeed.ch] has quit [Quit: Leaving.] 09:31:37 tcr [~tcr@84-72-21-32.dclient.hispeed.ch] has joined #sbcl 09:32:13 -!- tcr [~tcr@84-72-21-32.dclient.hispeed.ch] has quit [Client Quit] 09:33:47 stassats [~stassats@wikipedia/stassats] has joined #sbcl 09:46:49 stassats` [~stassats@wikipedia/stassats] has joined #sbcl 09:51:01 -!- prxq_ is now known as prxq 09:53:40 tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 09:58:13 -!- pnpuff [~Eternit@unaffiliated/pnpuff] has quit [Quit: Reconnecting] 09:58:27 pnpuff [~Eternit@unaffiliated/pnpuff] has joined #sbcl 10:01:02 -!- pnpuff [~Eternit@unaffiliated/pnpuff] has quit [Client Quit] 10:01:14 pnpuff [~Eternit@unaffiliated/pnpuff] has joined #sbcl 10:01:22 -!- pnpuff [~Eternit@unaffiliated/pnpuff] has quit [Client Quit] 10:07:35 hydan [~user@ip-89-102-13-27.net.upcbroadband.cz] has joined #sbcl 10:22:39 -!- tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Quit: Leaving.] 10:40:17 pnpuff` [~Eternit9a@unaffiliated/pnpuff] has joined #sbcl 11:06:27 snowylike [~sn@91-67-171-156-dynip.superkabel.de] has joined #sbcl 11:22:49 tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 11:23:02 -!- hydan [~user@ip-89-102-13-27.net.upcbroadband.cz] has quit [Remote host closed the connection] 11:27:05 -!- tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Ping timeout: 252 seconds] 11:34:33 -!- edgar-rft [~GOD@HSI-KBW-091-089-005-041.hsi2.kabelbw.de] has quit [Quit: this computer sucks] 11:44:38 -!- stassats` [~stassats@wikipedia/stassats] has quit [Ping timeout: 246 seconds] 12:14:29 tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 12:22:05 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Ping timeout: 252 seconds] 12:36:00 attila_lendvai [~attila_le@92.46.3.7] has joined #sbcl 12:36:00 -!- attila_lendvai [~attila_le@92.46.3.7] has quit [Changing host] 12:36:00 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 12:45:14 milosn_ [~milosn@user-5AF50394.broadband.tesco.net] has joined #sbcl 12:48:03 -!- milosn [~milosn@user-5AF506E2.broadband.tesco.net] has quit [Ping timeout: 276 seconds] 13:11:19 LiamH [~none@96.231.220.53] has joined #sbcl 13:18:37 hydan [~user@ip-89-102-13-27.net.upcbroadband.cz] has joined #sbcl 14:07:19 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Ping timeout: 260 seconds] 14:39:52 -!- pnpuff` [~Eternit9a@unaffiliated/pnpuff] has quit [Quit: .] 14:49:18 pnpuff` [~Eternit9a@unaffiliated/pnpuff] has joined #sbcl 14:50:42 Odyessus [~odyessus@89.144.192.239] has joined #sbcl 14:51:40 -!- milosn_ is now known as milosn 14:52:35 -!- pnpuff` [~Eternit9a@unaffiliated/pnpuff] has quit [Quit: Reconnecting] 14:52:50 pnpuff` [~Eternit9a@unaffiliated/pnpuff] has joined #sbcl 14:58:40 -!- Odyessus [~odyessus@89.144.192.239] has quit [Quit: Colloquy for iPad - http://colloquy.mobi] 14:59:35 attila_lendvai [~attila_le@92.46.11.14] has joined #sbcl 14:59:35 -!- attila_lendvai [~attila_le@92.46.11.14] has quit [Changing host] 14:59:35 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 15:00:58 -!- sdemarre [~serge@109.134.180.94] has quit [Ping timeout: 272 seconds] 15:05:30 Odyessus [~odyessus@089144192239.atnat0001.highway.a1.net] has joined #sbcl 15:07:33 -!- pnpuff` [~Eternit9a@unaffiliated/pnpuff] has quit [Quit: ...] 15:07:47 pnpuff` [~Eternit9a@unaffiliated/pnpuff] has joined #sbcl 15:17:23 -!- Odyessus [~odyessus@089144192239.atnat0001.highway.a1.net] has quit [Quit: Colloquy for iPad - http://colloquy.mobi] 15:17:53 Odyessus [~odyessus@089144192239.atnat0001.highway.a1.net] has joined #sbcl 15:29:23 -!- Odyessus [~odyessus@089144192239.atnat0001.highway.a1.net] has quit [Quit: Colloquy for iPad - http://colloquy.mobi] 15:30:53 stassats` [~stassats@wikipedia/stassats] has joined #sbcl 15:53:44 Odyessus [~odyessus@089144192239.atnat0001.highway.a1.net] has joined #sbcl 15:54:40 -!- pnpuff` [~Eternit9a@unaffiliated/pnpuff] has quit [Quit: <.Zz] 15:54:52 pnpuff` [~Eternit9a@unaffiliated/pnpuff] has joined #sbcl 15:56:07 -!- pnpuff` [~Eternit9a@unaffiliated/pnpuff] has quit [Client Quit] 15:58:25 Odyessus_ [~odyessus@089144192144.atnat0001.highway.a1.net] has joined #sbcl 16:00:06 -!- Odyessus [~odyessus@089144192239.atnat0001.highway.a1.net] has quit [Ping timeout: 264 seconds] 16:00:06 -!- Odyessus_ is now known as Odyessus 16:02:43 pnpuff` [~Eternit@unaffiliated/pnpuff] has joined #sbcl 16:03:36 -!- Odyessus [~odyessus@089144192144.atnat0001.highway.a1.net] has quit [Quit: Colloquy for iPad - http://colloquy.mobi] 16:10:46 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Ping timeout: 252 seconds] 16:15:40 wbooze [~wbooze@xdsl-87-79-255-105.netcologne.de] has joined #sbcl 16:20:50 -!- gko [~user@114-34-168-13.HINET-IP.hinet.net] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 16:23:54 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 16:37:32 Thra11 [~thrall@87.115.6.31] has joined #sbcl 16:47:30 sdemarre [~serge@109.134.180.94] has joined #sbcl 16:57:33 Odyessus [~odyessus@chello080109062130.15.14.vie.surfer.at] has joined #sbcl 17:02:42 -!- stassats [~stassats@wikipedia/stassats] has quit [Read error: Connection reset by peer] 17:02:59 stassats [~stassats@wikipedia/stassats] has joined #sbcl 17:03:01 -!- snowylike [~sn@91-67-171-156-dynip.superkabel.de] has quit [Read error: Connection reset by peer] 17:38:03 -!- Odyessus [~odyessus@chello080109062130.15.14.vie.surfer.at] has quit [Quit: Colloquy for iPad - http://colloquy.mobi] 17:41:22 Odyessus [~odyessus@chello080109062130.15.14.vie.surfer.at] has joined #sbcl 17:57:49 -!- cmm- [~cmm@109.64.195.69] has quit [Remote host closed the connection] 17:59:11 sb-prof tests fail under OS X for sbcl-1.1.3. Is this a known problem? 17:59:44 yes 17:59:56 Fixed on turnk? 18:00:18 not as far as i know 18:00:30 *Odyessus* couldn't find a Launchpad entry. 18:13:57 -!- LiamH [~none@96.231.220.53] has quit [Quit: Leaving.] 18:23:16 -!- tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Quit: Leaving.] 18:28:24 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 18:32:54 cmm [~cmm@109.64.206.139] has joined #sbcl 19:04:22 snowylike [~sn@91-67-171-156-dynip.superkabel.de] has joined #sbcl 19:08:46 redline6561_ [~redline65@li69-162.members.linode.com] has joined #sbcl 19:09:27 -!- redline6561 [~redline65@li69-162.members.linode.com] has quit [*.net *.split] 19:23:34 tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 19:27:59 -!- tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Ping timeout: 255 seconds] 19:41:09 -!- Krystof_ [~user@81.174.155.115] has quit [Ping timeout: 248 seconds] 19:42:55 Krystof [~user@81.174.155.115] has joined #sbcl 19:42:55 -!- ChanServ has set mode +o Krystof 19:44:23 -!- Krystof [~user@81.174.155.115] has quit [Read error: Operation timed out] 19:44:39 -!- prxq [~mommer@mnhm-590c3880.pool.mediaWays.net] has quit [Quit: Leaving] 20:04:34 LiamH [~none@96.231.220.53] has joined #sbcl 20:11:52 Krystof [~user@81.174.155.115] has joined #sbcl 20:11:52 -!- ChanServ has set mode +o Krystof 20:13:33 -!- stassats` [~stassats@wikipedia/stassats] has quit [Read error: Operation timed out] 20:23:53 tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 20:28:17 -!- tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Ping timeout: 252 seconds] 20:42:49 attila_lendvai [~attila_le@92.46.25.83] has joined #sbcl 20:42:49 -!- attila_lendvai [~attila_le@92.46.25.83] has quit [Changing host] 20:42:49 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 20:51:56 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 20:53:08 -!- snowylike [~sn@91-67-171-156-dynip.superkabel.de] has quit [Quit: Nettalk6 - www.ntalk.de] 21:06:16 prxq [~mommer@mnhm-590c3880.pool.mediaWays.net] has joined #sbcl 21:07:38 -!- stassats [~stassats@wikipedia/stassats] has quit [Read error: Operation timed out] 21:12:40 edgar-rft [~GOD@HSI-KBW-091-089-005-041.hsi2.kabelbw.de] has joined #sbcl 21:17:44 tcr [~tcr@84-72-21-32.dclient.hispeed.ch] has joined #sbcl 21:24:13 tcr1 [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 21:28:47 -!- tcr1 [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Ping timeout: 252 seconds] 21:59:00 -!- pnpuff` [~Eternit@unaffiliated/pnpuff] has quit [Ping timeout: 264 seconds] 22:24:34 tcr1 [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 22:29:17 -!- tcr1 [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Ping timeout: 252 seconds] 22:30:28 -!- Odyessus [~odyessus@chello080109062130.15.14.vie.surfer.at] has quit [Quit: Colloquy for iPad - http://colloquy.mobi] 22:31:07 -!- prxq [~mommer@mnhm-590c3880.pool.mediaWays.net] has quit [Quit: Leaving] 23:19:40 -!- tcr [~tcr@84-72-21-32.dclient.hispeed.ch] has quit [Quit: Leaving.] 23:20:00 -!- kanru [~kanru@kanru-1-pt.tunnel.tserv15.lax1.ipv6.he.net] has quit [Ping timeout: 264 seconds] 23:24:53 tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has joined #sbcl 23:29:08 -!- tcr [~tcr@178-83-229-138.dynamic.hispeed.ch] has quit [Ping timeout: 240 seconds]