01:08:08 homie`` [~levgue@xdsl-78-35-191-152.netcologne.de] has joined #sbcl 01:10:08 -!- homie` [~levgue@xdsl-78-35-153-137.netcologne.de] has quit [Read error: Operation timed out] 01:11:30 -!- wbooze [~wbooze@xdsl-78-35-153-137.netcologne.de] has quit [Ping timeout: 264 seconds] 01:15:12 -!- huangjs [~huangjs@69.84.244.131] has quit [Read error: Connection reset by peer] 02:13:17 BimmyJones [~hercules@S0106001111de1fc8.cg.shawcable.net] has joined #sbcl 02:13:53 -!- SHUPFS [~user@S0106001111de1fc8.cg.shawcable.net] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 02:14:33 -!- BimmyJones [~hercules@S0106001111de1fc8.cg.shawcable.net] has quit [Client Quit] 02:18:40 BimmyJones [~hercules@S0106001111de1fc8.cg.shawcable.net] has joined #sbcl 02:19:39 -!- BimmyJones is now known as SHUPFS 02:21:09 Fare [fare@nat/google/x-djjmvoeeryyezzrp] has joined #sbcl 02:26:38 kanru` [~kanru@118-163-10-190.HINET-IP.hinet.net] has joined #sbcl 02:27:37 -!- asedeno_work [asedeno@nat/google/x-yallpzhsnugrklfx] has quit [Read error: Operation timed out] 02:27:55 -!- cracauer_ [cracauer@nat/google/x-divomkesahardzma] has quit [Read error: Operation timed out] 02:30:12 cracauer_ [cracauer@nat/google/x-nzkgircuzzsrasqi] has joined #sbcl 02:32:25 asedeno_work [asedeno@nat/google/x-aylkaodjpolelwjx] has joined #sbcl 02:41:25 -!- asedeno_work [asedeno@nat/google/x-aylkaodjpolelwjx] has quit [Read error: Operation timed out] 02:55:30 asedeno_work [~asedeno@216.239.33.112] has joined #sbcl 03:04:50 -!- asedeno_work [~asedeno@216.239.33.112] has quit [Read error: Operation timed out] 03:06:20 asedeno_work [asedeno@nat/google/x-oigndfkyqrialtou] has joined #sbcl 03:24:08 kanru`` [~kanru@118-163-10-190.HINET-IP.hinet.net] has joined #sbcl 03:28:25 -!- kanru` [~kanru@118-163-10-190.HINET-IP.hinet.net] has quit [Ping timeout: 265 seconds] 04:00:57 -!- Fare [fare@nat/google/x-djjmvoeeryyezzrp] has quit [Ping timeout: 256 seconds] 04:08:28 Fare [fare@nat/google/x-gglfqhdhhnsqudzo] has joined #sbcl 05:14:35 tcr [~tcr@84-72-21-32.dclient.hispeed.ch] has joined #sbcl 05:57:57 sdemarre [~serge@91.176.200.20] has joined #sbcl 06:19:35 -!- Fare [fare@nat/google/x-gglfqhdhhnsqudzo] has quit [Quit: Leaving] 06:29:12 -!- tcr [~tcr@84-72-21-32.dclient.hispeed.ch] has quit [Quit: Leaving.] 06:43:18 -!- sdemarre [~serge@91.176.200.20] has quit [Ping timeout: 264 seconds] 06:48:13 antoszka [~antoszka@unaffiliated/antoszka] has joined #sbcl 07:03:29 -!- antoszka [~antoszka@unaffiliated/antoszka] has quit [Ping timeout: 252 seconds] 07:21:54 antoszka [~antoszka@unaffiliated/antoszka] has joined #sbcl 07:44:22 attila_lendvai [~attila_le@87.247.56.196] has joined #sbcl 07:44:23 -!- attila_lendvai [~attila_le@87.247.56.196] has quit [Changing host] 07:44:23 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 07:51:58 prxq [~mommer@mnhm-4d011f31.pool.mediaWays.net] has joined #sbcl 09:55:50 huangjs [~huangjs@69.84.244.131] has joined #sbcl 10:51:24 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 11:45:11 -!- DGASAU` [~user@91.218.144.129] has quit [Read error: Connection reset by peer] 11:45:29 *_8david`* can't find the test case for the "time of day changed" bug 11:45:36 <_8david`> was that a launchpad entry? 12:03:06 -!- SHUPFS [~hercules@S0106001111de1fc8.cg.shawcable.net] has quit [Ping timeout: 264 seconds] 12:11:04 <_8david`> well, nevermind; I don't know what the reporter's original failure mode was, but this isn't pretty either 12:17:06 edgar-rft [~GOD@HSI-KBW-078-043-123-191.hsi4.kabel-badenwuerttemberg.de] has joined #sbcl 12:48:05 LiamH [~none@pdp8.nrl.navy.mil] has joined #sbcl 13:21:31 _8david`: that was that futex bug 13:22:04 a kernel bug, which your distro has probably patched by now, so you can't trigger it any more 13:30:22 -!- homie`` [~levgue@xdsl-78-35-191-152.netcologne.de] has quit [Ping timeout: 246 seconds] 13:38:48 -!- angavrilov [~angavrilo@217.71.227.190] has quit [Read error: Operation timed out] 13:45:22 <_8david`> fe[nl]ix: yeah, we actually lost two file systems the moment that leap seconds hit (even if everyone says it should have it only user-space code), so I'm painfully aware of that bug :-) 13:45:45 <_8david`> But that's not the SBCL bug; rather, we don't use monotonic time, so GET-INTERNAL-REAL-TIME errors out the moment you change time backwards. 13:46:39 <_8david`> while stassats is right that sysadmins shouldn't do that, conversely developers should childproof their software against it, so that's what I'm going to do. 13:47:53 <_8david`> Extra benefits: that SunOS gettimeofday bug will magically disappear at the same time, I hope. And we'd get better itups on most backends. 13:59:07 angavrilov [~angavrilo@217.71.227.190] has joined #sbcl 14:09:11 homie [~levgue@xdsl-78-35-153-187.netcologne.de] has joined #sbcl 14:13:58 wbooze [~wbooze@xdsl-78-35-153-187.netcologne.de] has joined #sbcl 14:15:02 milanj [~milanj_@178-223-163-100.dynamic.isp.telekom.rs] has joined #sbcl 15:38:52 stassats [~stassats@wikipedia/stassats] has joined #sbcl 16:00:51 -!- wbooze [~wbooze@xdsl-78-35-153-187.netcologne.de] has quit [Ping timeout: 244 seconds] 16:03:29 wbooze [~wbooze@xdsl-78-35-153-187.netcologne.de] has joined #sbcl 16:16:50 DGASAU [~user@91.218.144.129] has joined #sbcl 17:27:01 sdemarre [~serge@91.176.200.20] has joined #sbcl 17:30:23 SHUPFS [~hercules@S0106001111de1fc8.cg.shawcable.net] has joined #sbcl 17:43:38 slyrus [~chatzilla@adsl-99-183-243-129.dsl.pltn13.sbcglobal.net] has joined #sbcl 17:44:11 -!- wbooze [~wbooze@xdsl-78-35-153-187.netcologne.de] has quit [Ping timeout: 244 seconds] 17:44:27 howdy 17:46:15 slyrus: howdy 17:46:49 hey froydnj, how's the hacking? 17:47:34 not much lisp hacking lately, unfortunately 17:47:58 yeah, me neither :( 17:49:50 same. #ex-sbcl. 17:50:19 ex-sbcl? 18:00:51 -!- slyrus [~chatzilla@adsl-99-183-243-129.dsl.pltn13.sbcglobal.net] has quit [Ping timeout: 245 seconds] 18:02:38 wbooze [~wbooze@xdsl-78-35-153-187.netcologne.de] has joined #sbcl 18:21:32 slyrus [~chatzilla@adsl-67-119-193-237.dsl.pltn13.pacbell.net] has joined #sbcl 18:54:34 -!- kanru [~kanru@kanru-1-pt.tunnel.tserv15.lax1.ipv6.he.net] has quit [Quit: ZNC - http://znc.sourceforge.net] 19:07:34 kanru [~kanru@kanru-1-pt.tunnel.tserv15.lax1.ipv6.he.net] has joined #sbcl 19:30:05 -!- ASau [~user@95-26-212-54.broadband.corbina.ru] has quit [Remote host closed the connection] 19:59:07 gabnet [~gabnet@49.23.67.86.rev.sfr.net] has joined #sbcl 20:08:51 -!- slyrus [~chatzilla@adsl-67-119-193-237.dsl.pltn13.pacbell.net] has quit [Ping timeout: 244 seconds] 20:11:06 -!- SHUPFS [~hercules@S0106001111de1fc8.cg.shawcable.net] has quit [Quit: leaving] 20:21:17 -!- angavrilov [~angavrilo@217.71.227.190] has quit [Ping timeout: 256 seconds] 20:22:24 -!- gabnet [~gabnet@49.23.67.86.rev.sfr.net] has quit [Quit: Quitte] 20:30:58 -!- |3b|` is now known as |3b| 21:23:48 slyrus [~chatzilla@adsl-99-183-243-129.dsl.pltn13.sbcglobal.net] has joined #sbcl 21:29:30 -!- sdemarre [~serge@91.176.200.20] has quit [Ping timeout: 264 seconds] 21:43:34 -!- prxq [~mommer@mnhm-4d011f31.pool.mediaWays.net] has quit [Quit: Leaving] 21:52:23 -!- LiamH [~none@pdp8.nrl.navy.mil] has quit [Quit: Leaving.]