2015-03-18T00:18:31Z Bicyclidine joined #sbcl 2015-03-18T00:18:56Z ASau: heddwch: I don't remember if I tried to build with pthreads at all. 2015-03-18T00:19:16Z ASau: heddwch: as for -KILL, it works for me. 2015-03-18T00:21:37Z ASau: heddwch: oh, you're stuck at building sb-sprof! 2015-03-18T00:21:46Z ASau: heddwch: no, it doesn't work. 2015-03-18T00:21:58Z ASau: heddwch: yes, we're aware of the problem. 2015-03-18T00:23:56Z heddwch: ASau: Thanks :) I was hoping to take a look and maybe help. Any starting points yet? 2015-03-18T00:24:58Z heddwch: It'd be great if it's sbcl; I'm temporarily running on flash, so netbsd base updates take a very long time. 2015-03-18T00:25:38Z ASau: As for me, I perceive more fundamental problems than the one with profiler. 2015-03-18T00:26:13Z heddwch: ASau: Have time to tell me what you mean? 2015-03-18T00:26:22Z ASau: I'd say, getting SBCL at least finish tests in non-threaded build would be nice. 2015-03-18T00:27:00Z ASau: It is easy to reproduce for you in pkgsrc: make stage-install; make test. 2015-03-18T00:27:12Z heddwch: Yea, I didn't know when I came in that it didn't work without threads. What I'm doing is heavily dependent on threads, so I hadn't tried building without it 2015-03-18T00:27:54Z heddwch: When was the last time it built on NetBSD? 1.2.7? 2015-03-18T00:29:34Z ASau: 1.2.7 didn't build at all. :) 2015-03-18T00:29:59Z ASau: I don't remember, check the log for the patch that turns profiler tests off. 2015-03-18T00:33:39Z heddwch: Oh, the website has a binary build for 1.2.7, that's what I was using to try to build 1.2.9 2015-03-18T00:33:46Z heddwch: All right, will do; thanks 2015-03-18T00:35:07Z ASau is confused. 2015-03-18T00:35:16Z ASau: Are you talking about linux emulation? 2015-03-18T00:36:41Z heddwch: $ ls /home/yoshi/Downloads/sbcl* 2015-03-18T00:36:41Z heddwch: /home/yoshi/Downloads/sbcl-1.2.7-x86-64-netbsd-binary.tar.bz2 2015-03-18T00:36:49Z heddwch: Just from the usual download page 2015-03-18T00:37:09Z heddwch: Oh, are you running x86? 2015-03-18T00:40:48Z ASau quit (Remote host closed the connection) 2015-03-18T00:42:13Z ASau joined #sbcl 2015-03-18T00:45:51Z ASau` joined #sbcl 2015-03-18T00:48:25Z ASau quit (Ping timeout: 264 seconds) 2015-03-18T00:48:57Z ASau` is now known as ASau 2015-03-18T00:52:13Z heddwch: Welcome back. Are you running on x86? 2015-03-18T00:55:51Z ASau: Yes. 2015-03-18T00:58:03Z heddwch: That's why I've got 1.2.7. x86-64 2015-03-18T00:58:18Z dougk_ joined #sbcl 2015-03-18T00:59:34Z heddwch: There's only experimental thread support for x86-64 last I knew, but I'll see if it builds without threads. 2015-03-18T01:02:05Z ASau quit (Ping timeout: 264 seconds) 2015-03-18T01:06:38Z dougk_ quit (Ping timeout: 256 seconds) 2015-03-18T01:22:31Z stassats: experimental? 2015-03-18T01:22:44Z stassats: it's as experimental as the whole SBCL 2015-03-18T01:24:33Z heddwch: stassats: I haven't dug in to commits much yet, I just knew the last changelog for a release I saw mentioning it did so as "added: experimental thread support on NetBSD/x86-64" or somesuch 2015-03-18T01:25:27Z brucem: I'd wager that it was the NetBSD part that was experimental. 2015-03-18T01:25:52Z heddwch: Well, yea. Works quite well on linux/x86-64 2015-03-18T01:26:33Z heddwch: iirc, it worked fine on the Raspberry Pi, too (linux) 2015-03-18T01:26:56Z stassats: sure, considering ARM doesn't have threads 2015-03-18T01:27:14Z heddwch: then I remembered incorrectly, sorry =p 2015-03-18T01:28:37Z dougk_ joined #sbcl 2015-03-18T01:33:21Z edgar-rft joined #sbcl 2015-03-18T01:34:49Z stassats quit (Ping timeout: 245 seconds) 2015-03-18T01:35:33Z ln joined #sbcl 2015-03-18T01:36:55Z ln left #sbcl 2015-03-18T01:38:22Z dougk_ quit (Ping timeout: 256 seconds) 2015-03-18T01:40:57Z nyef: Do we have a current angle for threads on ARM, btw? 2015-03-18T01:41:34Z nyef: Hrm. Guess I'll ask that again tomorrow. 2015-03-18T01:44:12Z scymtym joined #sbcl 2015-03-18T01:48:32Z dougk_ joined #sbcl 2015-03-18T02:01:14Z heddwch: Nope, doesn't build without threads either on NetBSD/x86-64 2015-03-18T02:09:32Z dougk_ quit (Ping timeout: 256 seconds) 2015-03-18T02:13:25Z Bicyclidine quit (Read error: No route to host) 2015-03-18T02:15:15Z Bicyclidine joined #sbcl 2015-03-18T02:18:47Z joshe: heddwch: which version was this? 6.2.something? 2015-03-18T02:29:37Z heddwch: 6.1.5 stable, sorry 2015-03-18T02:30:14Z heddwch: About to add the reader macro not to run the test, then I'll be working on the test lol 2015-03-18T02:31:35Z dougk_ joined #sbcl 2015-03-18T02:35:10Z joshe: well, if you run the full test suite then you'll find a lot more failures 2015-03-18T02:37:37Z joshe: based on the ktrace, I'm guessing it's a spinlock (maybe the one in the rtld) deadlocking due to sbcl doing something unexpected like jumping out of a signal handler 2015-03-18T02:39:38Z heddwch: That sounds consistent. CPU usage jumps to something like 95.7% in top when the freeze happens. 2015-03-18T02:42:42Z nyef: ... Build with safepoints? 2015-03-18T02:42:42Z echo-area joined #sbcl 2015-03-18T02:49:14Z Bicyclidine quit (Read error: No route to host) 2015-03-18T02:53:24Z Bicyclidine joined #sbcl 2015-03-18T02:53:44Z heddwch: I'm working on multiple things, so haven't gotten that far yet, but I'll look into that. 2015-03-18T02:54:24Z rszeno joined #sbcl 2015-03-18T02:54:51Z nyef: Plausibly, taking a non-local exit from an asynchronous signal handler delivered within some sort of low-level lock could mess things up. 2015-03-18T02:55:41Z nyef: Might have to be from alien code, at that. 2015-03-18T02:57:38Z joshe: default build, and I'm pretty sure I built far enough back that safepoints on posix weren't a thing 2015-03-18T02:59:13Z rszeno quit (Ping timeout: 264 seconds) 2015-03-18T03:00:52Z nyef: Have I mentioned yet that I hate dealing with concurrency issues? 2015-03-18T03:03:02Z joshe: Have I mentioned that I no longer have the patience to debug low-level runtime issues caused by SBCL behaving differently than a C program? 2015-03-18T03:05:02Z joshe: "Surely nothing could ever jump out of a signal handler." "Surely nothing could ever handle SIGILL." "Surely nothing would ever want access to the full register set in a signal handler." 2015-03-18T03:05:03Z rszeno joined #sbcl 2015-03-18T03:27:01Z nyef: "Surely everything uses C as a base for an implementation." 2015-03-18T03:27:32Z nyef: "What do you mean ``big endian''?" 2015-03-18T03:28:14Z nyef: "If you get a SIGSEGV, you're dead, why would you even try to continue from that?" 2015-03-18T03:39:04Z christoph_debian quit (Ping timeout: 256 seconds) 2015-03-18T03:52:09Z christoph_debian joined #sbcl 2015-03-18T04:00:08Z rszeno quit (Quit: Leaving.) 2015-03-18T04:04:19Z psy quit (Disconnected by services) 2015-03-18T04:04:38Z psy_ joined #sbcl 2015-03-18T04:11:56Z Bicyclidine quit (Ping timeout: 256 seconds) 2015-03-18T04:18:50Z Bicyclidine joined #sbcl 2015-03-18T04:20:22Z alpha- quit (Quit: leaving) 2015-03-18T04:42:22Z heddwch quit (Quit: ZNC - http://znc.in) 2015-03-18T04:46:34Z heddwch joined #sbcl 2015-03-18T04:49:39Z heddwch quit (Client Quit) 2015-03-18T04:50:04Z heddwch joined #sbcl 2015-03-18T04:55:34Z foom quit (Ping timeout: 256 seconds) 2015-03-18T05:03:57Z Bicyclidine quit (Read error: No route to host) 2015-03-18T05:04:12Z Bicyclidine joined #sbcl 2015-03-18T05:11:48Z nyef quit (Quit: G'night all) 2015-03-18T05:12:00Z heddwch quit (Quit: ZNC - http://znc.in) 2015-03-18T05:12:07Z heddwch joined #sbcl 2015-03-18T05:14:13Z echo-area quit (Ping timeout: 255 seconds) 2015-03-18T05:14:28Z heddwch quit (Client Quit) 2015-03-18T05:14:36Z heddwch joined #sbcl 2015-03-18T05:16:57Z selat joined #sbcl 2015-03-18T05:31:32Z Bicyclidine quit (Ping timeout: 272 seconds) 2015-03-18T05:34:21Z Bicyclidine joined #sbcl 2015-03-18T05:39:26Z gingerale joined #sbcl 2015-03-18T05:41:06Z scymtym quit (Ping timeout: 244 seconds) 2015-03-18T06:03:34Z selat quit (Ping timeout: 245 seconds) 2015-03-18T06:23:14Z Bicyclidine quit (Ping timeout: 246 seconds) 2015-03-18T06:26:46Z ASau joined #sbcl 2015-03-18T06:44:18Z Shinmera joined #sbcl 2015-03-18T07:06:59Z kanru joined #sbcl 2015-03-18T07:09:25Z gingerale quit (Ping timeout: 255 seconds) 2015-03-18T07:31:38Z pacon2 quit (Read error: Connection reset by peer) 2015-03-18T07:40:08Z pacon2 joined #sbcl 2015-03-18T08:13:29Z kanru quit (Ping timeout: 256 seconds) 2015-03-18T08:18:34Z selat joined #sbcl 2015-03-18T08:20:06Z Shinmera quit (Quit: しつれいしなければならないんです。) 2015-03-18T08:38:07Z pacon2 quit (Read error: Connection reset by peer) 2015-03-18T08:38:45Z pacon2 joined #sbcl 2015-03-18T08:47:49Z pacon2 quit (Read error: Connection reset by peer) 2015-03-18T08:48:38Z pacon2 joined #sbcl 2015-03-18T08:50:52Z Shinmera joined #sbcl 2015-03-18T09:28:59Z pacon2 quit (Read error: Connection reset by peer) 2015-03-18T09:29:51Z pacon2 joined #sbcl 2015-03-18T09:36:22Z angavrilov joined #sbcl 2015-03-18T09:37:44Z selat quit (Quit: Lost terminal) 2015-03-18T09:46:36Z kanru joined #sbcl 2015-03-18T09:50:00Z Quadrescence quit (Quit: This computer has gone to sleep) 2015-03-18T09:58:46Z Cymew joined #sbcl 2015-03-18T09:59:33Z pacon2 quit (Read error: Connection reset by peer) 2015-03-18T10:00:09Z pacon2 joined #sbcl 2015-03-18T10:54:28Z attila_lendvai joined #sbcl 2015-03-18T10:54:28Z attila_lendvai quit (Changing host) 2015-03-18T10:54:28Z attila_lendvai joined #sbcl 2015-03-18T10:55:56Z Shinmera quit (Quit: しつれいしなければならないんです。) 2015-03-18T11:09:09Z scymtym joined #sbcl 2015-03-18T11:20:57Z Shinmera joined #sbcl 2015-03-18T11:23:33Z stassats joined #sbcl 2015-03-18T11:28:54Z Shinmera quit (Quit: しつれいしなければならないんです。) 2015-03-18T11:37:43Z Shinmera joined #sbcl 2015-03-18T12:06:08Z pacon2 quit (Read error: Connection reset by peer) 2015-03-18T12:29:07Z nyef joined #sbcl 2015-03-18T12:44:38Z marsjaninzmarsa joined #sbcl 2015-03-18T12:44:40Z marsjaninzmarsa: hi. 2015-03-18T12:45:42Z marsjaninzmarsa: is the way to kill sbcl without data lose? my sbcl is not responding, I must kill them, but I wanna to make him dump image to file first. 2015-03-18T12:47:07Z stassats: no 2015-03-18T12:48:09Z dougk_ quit (Ping timeout: 245 seconds) 2015-03-18T12:51:57Z eudoxia joined #sbcl 2015-03-18T12:52:26Z marsjaninzmarsa: thanks. 2015-03-18T12:52:26Z marsjaninzmarsa: is the way to kill sbcl without data lose? my sbcl is not responding, I must kill them, but I wanna to make him dump image to file first. 2015-03-18T12:52:27Z marsjaninzmarsa: no 2015-03-18T12:52:31Z marsjaninzmarsa: ups. 2015-03-18T12:52:39Z marsjaninzmarsa: pastefail 2015-03-18T12:52:40Z marsjaninzmarsa: marsjan@elen:~/alice$ killall sbcl 2015-03-18T12:52:40Z marsjaninzmarsa: marsjan@elen:~/alice$ 2015-03-18T12:59:32Z dougk_ joined #sbcl 2015-03-18T13:15:43Z attila_lendvai quit (Ping timeout: 255 seconds) 2015-03-18T13:35:26Z dougk_ quit (Read error: Connection reset by peer) 2015-03-18T13:51:16Z selat joined #sbcl 2015-03-18T13:58:20Z foom joined #sbcl 2015-03-18T14:00:01Z dougk_ joined #sbcl 2015-03-18T14:04:29Z stassats quit (Ping timeout: 264 seconds) 2015-03-18T14:08:31Z dougk_ quit (Ping timeout: 265 seconds) 2015-03-18T14:32:01Z ASau quit (Read error: Connection reset by peer) 2015-03-18T14:32:57Z ASau joined #sbcl 2015-03-18T15:38:11Z stassats joined #sbcl 2015-03-18T16:02:56Z Shinmera quit (Quit: しつれいしなければならないんです。) 2015-03-18T16:33:11Z Shinmera joined #sbcl 2015-03-18T16:37:19Z Cymew quit (Ping timeout: 245 seconds) 2015-03-18T16:54:10Z ams joined #sbcl 2015-03-18T16:54:53Z heddwch quit (Quit: ZNC - http://znc.in) 2015-03-18T17:04:43Z heddwch joined #sbcl 2015-03-18T17:07:59Z heddwch quit (Client Quit) 2015-03-18T17:08:42Z heddwch joined #sbcl 2015-03-18T17:09:30Z Xof quit (Ping timeout: 252 seconds) 2015-03-18T17:15:35Z kanru quit (Ping timeout: 252 seconds) 2015-03-18T17:20:09Z nyef quit (Ping timeout: 246 seconds) 2015-03-18T17:25:44Z reb`` quit (Remote host closed the connection) 2015-03-18T17:27:55Z Bicyclidine joined #sbcl 2015-03-18T17:32:12Z Bicyclidine quit (Read error: No route to host) 2015-03-18T17:32:34Z reb joined #sbcl 2015-03-18T17:32:35Z Bicyclidine joined #sbcl 2015-03-18T17:33:36Z nyef joined #sbcl 2015-03-18T17:41:08Z eudoxia quit (Quit: Leaving) 2015-03-18T18:07:45Z gingerale joined #sbcl 2015-03-18T18:11:41Z Quadrescence joined #sbcl 2015-03-18T18:34:53Z Quadrescence quit (Quit: This computer has gone to sleep) 2015-03-18T18:37:12Z edgar-rft quit (Quit: edgar-rft) 2015-03-18T18:42:36Z attila_lendvai joined #sbcl 2015-03-18T18:42:36Z attila_lendvai quit (Changing host) 2015-03-18T18:42:36Z attila_lendvai joined #sbcl 2015-03-18T18:57:50Z dougk_ joined #sbcl 2015-03-18T19:01:24Z dougk__ joined #sbcl 2015-03-18T19:02:23Z dougk_ quit (Ping timeout: 265 seconds) 2015-03-18T19:06:08Z dougk__ quit (Ping timeout: 256 seconds) 2015-03-18T19:17:23Z Bicyclidine quit (Ping timeout: 246 seconds) 2015-03-18T19:25:17Z Bicyclidine joined #sbcl 2015-03-18T19:26:29Z Bicyclidine quit (Client Quit) 2015-03-18T19:26:37Z Bicyclidine joined #sbcl 2015-03-18T19:43:20Z nicdev quit (Read error: Connection reset by peer) 2015-03-18T19:43:44Z nicdev` joined #sbcl 2015-03-18T20:24:56Z Bicyclidine quit (Ping timeout: 252 seconds) 2015-03-18T20:28:15Z Bicyclidine joined #sbcl 2015-03-18T20:30:48Z selat quit (Quit: Lost terminal) 2015-03-18T20:42:06Z francogrex joined #sbcl 2015-03-18T20:42:46Z francogrex: Hi I am trying to build sbcl on win32, it used to work fine but now I am getting this error: http://paste.lisp.org/display/146362 2015-03-18T20:42:52Z francogrex: any ideas why? 2015-03-18T20:45:28Z dougk_ joined #sbcl 2015-03-18T20:49:26Z dougk__ joined #sbcl 2015-03-18T20:50:10Z dougk_ quit (Ping timeout: 265 seconds) 2015-03-18T20:53:02Z dougk_ joined #sbcl 2015-03-18T20:54:02Z dougk__ quit (Ping timeout: 265 seconds) 2015-03-18T20:57:46Z dougk_ quit (Ping timeout: 256 seconds) 2015-03-18T20:58:00Z dougk_ joined #sbcl 2015-03-18T20:59:44Z Bicyclid1ne joined #sbcl 2015-03-18T20:59:56Z Bicyclidine quit (Read error: No route to host) 2015-03-18T20:59:58Z nyef: francogrex: I'm going to go with either your mingw version changed, or something in SBCL changed. 2015-03-18T21:00:36Z heddwch is now known as Zefiris 2015-03-18T21:01:43Z Zefiris is now known as heddwch 2015-03-18T21:02:04Z dougk__ joined #sbcl 2015-03-18T21:02:18Z dougk_ quit (Ping timeout: 256 seconds) 2015-03-18T21:05:23Z dougk_ joined #sbcl 2015-03-18T21:05:52Z francogrex: nyef i tried with 2 versions of mingw (the newest and an older one). also the latest 2 sbcl versions but I will try now with 1.2.7 2015-03-18T21:06:16Z dougk__ quit (Ping timeout: 256 seconds) 2015-03-18T21:07:23Z nyef: So, while we're on the subject of SBCL ports that I started and got to a minimally functional condition, do we have a current angle on ARM threads? 2015-03-18T21:08:56Z pacon2 joined #sbcl 2015-03-18T21:09:40Z dougk_ quit (Ping timeout: 256 seconds) 2015-03-18T21:10:02Z dougk_ joined #sbcl 2015-03-18T21:14:05Z dougk__ joined #sbcl 2015-03-18T21:14:46Z dougk_ quit (Ping timeout: 256 seconds) 2015-03-18T21:17:29Z dougk_ joined #sbcl 2015-03-18T21:18:44Z dougk__ quit (Ping timeout: 256 seconds) 2015-03-18T21:18:54Z pkhuong: get some registers? ;) 2015-03-18T21:19:52Z nicdev`` joined #sbcl 2015-03-18T21:19:58Z nicdev` quit (Read error: Connection reset by peer) 2015-03-18T21:22:08Z dougk_ quit (Ping timeout: 256 seconds) 2015-03-18T21:22:23Z dougk_ joined #sbcl 2015-03-18T21:22:41Z francogrex quit (Remote host closed the connection) 2015-03-18T21:23:14Z gingerale quit (Ping timeout: 252 seconds) 2015-03-18T21:23:23Z stassats: nyef: forget about it and wait for the arm64 port? 2015-03-18T21:23:36Z nyef: Okay, so no further. 2015-03-18T21:23:51Z stassats: seems like if you want to do anything useful with sbcl you'll be better off with an arm64 cpu 2015-03-18T21:25:33Z dougk__ joined #sbcl 2015-03-18T21:26:40Z dougk_ quit (Ping timeout: 256 seconds) 2015-03-18T21:27:16Z scymtym: pkhuong: did you have time to consider the email? (sorry for asking so soon, but i will soon run out of vacation time to work on the thing) 2015-03-18T21:29:13Z dougk_ joined #sbcl 2015-03-18T21:30:17Z dougk__ quit (Ping timeout: 265 seconds) 2015-03-18T21:30:33Z ehaliewicz joined #sbcl 2015-03-18T21:33:40Z dougk_ quit (Ping timeout: 265 seconds) 2015-03-18T21:33:55Z dougk_ joined #sbcl 2015-03-18T21:37:27Z dougk__ joined #sbcl 2015-03-18T21:38:34Z dougk_ quit (Ping timeout: 256 seconds) 2015-03-18T21:39:51Z pkhuong: scymtym: not really. 2015-03-18T21:40:11Z pkhuong: let's aim for the next 5 hours ;) 2015-03-18T21:40:44Z dougk_ joined #sbcl 2015-03-18T21:40:45Z scymtym: pkhuong: that would be great. thank you in advance and sorry for bothering you. 2015-03-18T21:41:53Z dougk__ quit (Ping timeout: 265 seconds) 2015-03-18T21:44:35Z dougk__ joined #sbcl 2015-03-18T21:45:16Z dougk_ quit (Ping timeout: 265 seconds) 2015-03-18T21:46:37Z rpg joined #sbcl 2015-03-18T21:47:50Z dougk_ joined #sbcl 2015-03-18T21:48:46Z dougk__ quit (Ping timeout: 256 seconds) 2015-03-18T21:51:55Z dougk__ joined #sbcl 2015-03-18T21:52:10Z dougk_ quit (Ping timeout: 256 seconds) 2015-03-18T21:56:23Z dougk__ quit (Ping timeout: 265 seconds) 2015-03-18T21:58:01Z dougk_ joined #sbcl 2015-03-18T22:02:20Z dougk__ joined #sbcl 2015-03-18T22:02:22Z dougk_ quit (Ping timeout: 256 seconds) 2015-03-18T22:04:02Z Xof joined #sbcl 2015-03-18T22:06:05Z dougk_ joined #sbcl 2015-03-18T22:06:54Z dougk__ quit (Ping timeout: 256 seconds) 2015-03-18T22:09:48Z dougk__ joined #sbcl 2015-03-18T22:10:53Z dougk_ quit (Ping timeout: 265 seconds) 2015-03-18T22:13:04Z angavrilov quit (Read error: Connection reset by peer) 2015-03-18T22:13:19Z dougk_ joined #sbcl 2015-03-18T22:14:16Z dougk__ quit (Ping timeout: 265 seconds) 2015-03-18T22:18:00Z dougk__ joined #sbcl 2015-03-18T22:18:08Z dougk_ quit (Ping timeout: 265 seconds) 2015-03-18T22:21:03Z dougk_ joined #sbcl 2015-03-18T22:22:29Z dougk__ quit (Ping timeout: 265 seconds) 2015-03-18T22:24:33Z dougk__ joined #sbcl 2015-03-18T22:25:02Z scymtym quit (Ping timeout: 256 seconds) 2015-03-18T22:25:36Z dougk_ quit (Ping timeout: 256 seconds) 2015-03-18T22:28:37Z dougk_ joined #sbcl 2015-03-18T22:29:00Z dougk__ quit (Ping timeout: 256 seconds) 2015-03-18T22:32:20Z dougk__ joined #sbcl 2015-03-18T22:32:58Z dougk_ quit (Ping timeout: 256 seconds) 2015-03-18T22:33:22Z oleo_ joined #sbcl 2015-03-18T22:33:55Z oleo_: is there a wishlist for sbcl ? 2015-03-18T22:33:55Z oleo_: i'd like to see function definitions not only lambda-lists of'em when invoking describe..... 2015-03-18T22:36:06Z dougk_ joined #sbcl 2015-03-18T22:36:56Z dougk__ quit (Ping timeout: 256 seconds) 2015-03-18T22:38:28Z stassats: there is, the number one entry is "a pony" 2015-03-18T22:39:34Z dougk__ joined #sbcl 2015-03-18T22:40:11Z oleo_: lol 2015-03-18T22:40:13Z oleo_: :) 2015-03-18T22:40:20Z dougk_ quit (Ping timeout: 256 seconds) 2015-03-18T22:43:11Z dougk_ joined #sbcl 2015-03-18T22:44:02Z nyef: Is the number two entry "the moon on a stick"? 2015-03-18T22:44:18Z dougk__ quit (Ping timeout: 256 seconds) 2015-03-18T22:47:11Z dougk__ joined #sbcl 2015-03-18T22:47:42Z dougk_ quit (Ping timeout: 256 seconds) 2015-03-18T22:49:48Z oleo_: hahahahha 2015-03-18T22:51:40Z dougk__ quit (Ping timeout: 256 seconds) 2015-03-18T22:55:11Z Shinmera quit (Quit: しつれいしなければならないんです。) 2015-03-18T23:07:12Z rpg quit (Quit: rpg) 2015-03-18T23:39:43Z pacon2 quit (Read error: Connection reset by peer) 2015-03-18T23:40:47Z nicdev`` quit (Ping timeout: 265 seconds) 2015-03-18T23:52:55Z Bicyclid1ne quit (Ping timeout: 255 seconds)