2014-11-06T00:02:25Z attila_lendvai quit (Quit: Leaving.) 2014-11-06T00:03:41Z prxq quit (Ping timeout: 250 seconds) 2014-11-06T00:55:14Z pkhuong: Krystof: i bet we'd have better ctype cache hit rates if we didn't "hash" on the address. 2014-11-06T00:55:50Z pkhuong: reuse pages for the nursery -> lose. 2014-11-06T00:56:37Z pkhuong: awesome. the malloc deadlock in gencgc happened in the wild. 2014-11-06T01:07:50Z Bicyclidine quit (Ping timeout: 256 seconds) 2014-11-06T01:22:04Z ehaliewicz joined #sbcl 2014-11-06T01:27:56Z ehaliewicz quit (Ping timeout: 255 seconds) 2014-11-06T01:37:42Z leo2007 joined #sbcl 2014-11-06T01:38:02Z leo2007: any cure for this build error: https://bpaste.net/show/b7c9095a512d 2014-11-06T01:38:06Z leo2007: I am on centos7 2014-11-06T01:54:50Z edgar-rft joined #sbcl 2014-11-06T02:01:13Z scymtym_: leo2007: remove the line "@include var-sb-debug-star-trace-…" from doc/manual/debugger.texinfo 2014-11-06T02:02:04Z scymtym_: maybe the variable should have been marked deprecated instead of removed 2014-11-06T02:11:31Z leo2007: scymtym_: thanks, that gets it to build. 2014-11-06T02:12:04Z scymtym_: leo2007: no problem 2014-11-06T02:12:25Z slyrus quit (Ping timeout: 255 seconds) 2014-11-06T02:17:36Z Hache__ joined #sbcl 2014-11-06T02:18:20Z Hache_ quit (Ping timeout: 264 seconds) 2014-11-06T02:19:35Z leo2007: scymtym_: is it possible to fix it upstream? 2014-11-06T02:20:36Z scymtym_: leo2007: yes, but i don't know whether the correct fix is removing the documentation entry or restoring the variable, marking it as deprecated and removing it later 2014-11-06T02:21:10Z scymtym_: since stassats made the change, he should probably decide 2014-11-06T02:25:05Z Hache__ quit (Ping timeout: 255 seconds) 2014-11-06T02:38:36Z leo2007: scymtym_: ok and thanks for the info. 2014-11-06T16:49:03Z ccl-logbot joined #sbcl 2014-11-06T16:49:03Z 2014-11-06T16:49:03Z names: ccl-logbot wheelsucker foom gingerale oleo jlarocco cmack``` DGASAU prxq PuercoPop slyrus heddwch christoph_debian edgar-rft cracauer psy_ snafuchs fe[nl]ix carvite ams karswell psilord Posterdati White_Flame specbot irsol DeadTrickster jdz Hydan asedeno angavrilov_ fikusz Bike Intensity minion jackdaniel kanru flip214 brucem nicdev jsnell weissschloss sobel luis Blkt milosn Perlboy pchrist akkad joshe fitzsim |3b| reb`` alchemis7 @Krystof ferada 2014-11-06T16:49:03Z names: redline6561 scymtym p_l antoszka yauz pkhuong sav les p_l|backup ivan`` loke qbit mood 2014-11-06T16:49:56Z leo2007 joined #sbcl 2014-11-06T17:01:04Z slyrus quit (Ping timeout: 245 seconds) 2014-11-06T17:03:53Z edgar-rft quit (Quit: don't waste your life by reading this) 2014-11-06T17:09:10Z krzysz00 joined #sbcl 2014-11-06T17:11:01Z jdz quit (Ping timeout: 260 seconds) 2014-11-06T17:11:47Z developernotes joined #sbcl 2014-11-06T17:11:53Z jdz joined #sbcl 2014-11-06T17:12:43Z developernotes left #sbcl 2014-11-06T17:16:26Z oleo__ joined #sbcl 2014-11-06T17:16:37Z jdz quit (Ping timeout: 260 seconds) 2014-11-06T17:16:54Z jdz joined #sbcl 2014-11-06T17:17:55Z oleo is now known as Guest82659 2014-11-06T17:18:34Z Guest82659 quit (Ping timeout: 245 seconds) 2014-11-06T17:34:46Z Krystof: Yay, pfdietz is back with a vengeance 2014-11-06T17:34:47Z Krystof: yay 2014-11-06T17:34:51Z Krystof: we still suck 2014-11-06T17:46:53Z ams: what did he do? 2014-11-06T17:47:58Z Krystof: ran his random tester 2014-11-06T17:48:17Z Krystof: or, as I call it, his "compiler maintainer torture script" 2014-11-06T17:49:42Z ams: sweet 2014-11-06T17:50:45Z Krystof: and he's not even on IRC where I can say "make it stop make it stop" 2014-11-06T17:57:11Z ams: is he still updating the ansi tests? 2014-11-06T17:58:02Z ams: ... har man missat kodsnack idag?! 2014-11-06T17:59:28Z Krystof: I don't think so, but the random tester is timeless 2014-11-06T18:00:10Z ams: whops, totally wrong buffer as well. 2014-11-06T18:00:43Z ams: would be nice to get the ansi tests updated a bit if they need that ... duuno 2014-11-06T18:14:45Z krzysz00 quit (Ping timeout: 264 seconds) 2014-11-06T18:21:20Z attila_lendvai joined #sbcl 2014-11-06T18:21:20Z attila_lendvai quit (Changing host) 2014-11-06T18:21:20Z attila_lendvai joined #sbcl 2014-11-06T18:21:38Z stassats joined #sbcl 2014-11-06T18:40:51Z stassats: protip: if you want a useful slime inspector for ir stuff, use :fd-handler communication style 2014-11-06T18:41:22Z stassats: otherwise it fires up threads for each inspection, losing the dynamic environment needed to print stuff 2014-11-06T18:42:56Z stassats: trying #1390149, seems simple, but it isn't really obvious 2014-11-06T18:46:18Z stassats: that's some kind of a zombie tn 2014-11-06T18:46:47Z stassats: it doesn't have an offset, yet it has reads and writes 2014-11-06T18:48:47Z stassats: i think that's because of the closure 2014-11-06T18:51:58Z stassats: not sure how modular cuts get involved in that 2014-11-06T18:53:45Z stassats: ok, i give up 2014-11-06T19:07:39Z stassats quit (Ping timeout: 272 seconds) 2014-11-06T19:12:21Z stassats joined #sbcl 2014-11-06T19:35:27Z krzysz00 joined #sbcl 2014-11-06T19:47:06Z krzysz00 quit (Ping timeout: 244 seconds) 2014-11-06T19:51:46Z krzysz00 joined #sbcl 2014-11-06T20:27:55Z stassats quit (Ping timeout: 265 seconds) 2014-11-06T20:36:00Z stassats joined #sbcl 2014-11-06T20:39:38Z gingerale quit (Ping timeout: 250 seconds) 2014-11-06T20:40:41Z stassats quit (Ping timeout: 264 seconds) 2014-11-06T20:55:20Z krzysz00 quit (Ping timeout: 272 seconds) 2014-11-06T22:07:27Z prxq quit (Remote host closed the connection) 2014-11-06T22:14:42Z krzysz00 joined #sbcl 2014-11-06T22:36:06Z wheelsucker quit (Quit: Client Quit) 2014-11-06T22:40:02Z hzp joined #sbcl 2014-11-06T22:41:45Z qbit quit (Remote host closed the connection) 2014-11-06T22:48:39Z qbit joined #sbcl 2014-11-06T23:01:31Z attila_lendvai quit (Quit: Leaving.) 2014-11-06T23:09:27Z qbit quit (Quit: leaving) 2014-11-06T23:09:49Z qbit joined #sbcl 2014-11-06T23:10:25Z qbit is now known as Guest23432 2014-11-06T23:11:00Z krzysz00 quit (Ping timeout: 256 seconds) 2014-11-06T23:12:13Z Guest23432 is now known as qbit 2014-11-06T23:48:25Z krzysz00 joined #sbcl