2018-01-12T00:01:31Z attila_lendvai42 quit (Client Quit) 2018-01-12T00:02:48Z smurfrobot joined #sbcl 2018-01-12T00:03:37Z smurfrobot quit (Remote host closed the connection) 2018-01-12T00:14:14Z stassats: two for one, an improvement and a bug fix 2018-01-12T00:23:19Z stassats: 30 or so tickets closed this cycle 2018-01-12T00:33:22Z dougk: does anybody actually think it's a feature that to assign 'gencgc_verbose' a default value of 1 (for testing) in gencgc, that you *also* have to either edit print.c to comment out the assignment, or else f**k with your shell environment? i friggin can't stand it 2018-01-12T00:34:49Z dougk: not to mention, you then have to either figure out why the SHOW preprocessor macro also doesn't work, or just change the thing to a printf() 2018-01-12T00:36:55Z stassats: dyndebug comes from the windows port 2018-01-12T00:37:16Z dougk: i'm aware of where it comes from, but it was like a hit-and-run accident 2018-01-12T00:37:45Z nyef``: Most of the stuff involving the windows port is like a hit-and-run accident? 2018-01-12T00:37:49Z stassats: well, that's my point, the whole threaded windows port is like that 2018-01-12T00:38:15Z dougk: i seriously want to rip all of the FSHOW,QSHOW,and dyndebug out 2018-01-12T00:38:18Z stassats: and it's pretty apt, port and run, now we're dealing with it 2018-01-12T00:38:36Z dougk: when push comes to shove, i have to add custom printing anyway. the stuff that's there is just noise to work around 2018-01-12T00:38:55Z stassats: well, i use dyndebug 2018-01-12T00:38:59Z nyef`` wasn't limiting things to the THREADED windows port, and is fully aware that he burned out on it more than a year before the base port was merged. 2018-01-12T00:39:47Z dougk: its premise is wrong though. it's fine if it wants to snarf environment vars and do something, but it should leave things alone if it didn't see the environment var 2018-01-12T00:40:11Z dougk: a global var's definition should be wysiwg. 2018-01-12T00:40:38Z stassats: dyndebug_init can be modified to not override the values if there's no SBCL_DYNDEBUG__ 2018-01-12T00:44:03Z stassats: except that i have no idea how it works now 2018-01-12T00:44:59Z stassats: so there's two things, dyndebug_gencgc_verbose and gencgc_verbose 2018-01-12T00:45:32Z stassats: ok, not touching it today 2018-01-12T00:46:12Z stassats: or it's just one pair and other are not duplicated? 2018-01-12T00:46:52Z stassats: and the featurelist thingy doesn't even work set gencgc_verbose? 2018-01-12T00:49:10Z stassats: dougk: are you going to do anything to print.c right? or should i commit my change to gencgc_verbose handling? 2018-01-12T00:51:09Z dougk: i'm doing nothing to those files at present. working locally 2018-01-12T00:52:28Z stassats: ok, i made gencgc_verbose handling saner and SBCL_DYNDEBUG=gencgc_verbose actually work 2018-01-12T00:56:44Z dougk: thanks 2018-01-12T01:00:30Z fortitude quit (Ping timeout: 260 seconds) 2018-01-12T01:50:45Z stassats quit (Ping timeout: 256 seconds) 2018-01-12T02:06:55Z corci: Yippee, build fixed! 2018-01-12T02:06:56Z corci: Project sbcl-master-windows » Windows_7_64bit build #1754: FIXED in 29 min: http://ci.cor-lab.de/job/sbcl-master-windows/label=Windows_7_64bit/1754/ 2018-01-12T02:28:04Z karlosz quit (Ping timeout: 252 seconds) 2018-01-12T02:34:07Z fortitude joined #sbcl 2018-01-12T02:51:31Z nyef``: clhs dolist 2018-01-12T02:51:31Z specbot: http://www.lispworks.com/reference/HyperSpec/Body/m_dolist.htm 2018-01-12T02:52:07Z nyef``: Ah. Implicit BLOCK NIL *and* a result-form. Perfect! (-: 2018-01-12T03:45:48Z asarch joined #sbcl 2018-01-12T03:52:30Z asarch quit (Quit: Leaving) 2018-01-12T04:00:02Z corci: Project sbcl-master » without-unicode,ubuntu_trusty_32bit build #2852: FAILURE in 7 hr 5 min: http://ci.cor-lab.de/job/sbcl-master/featureset=without-unicode,label=ubuntu_trusty_32bit/2852/ 2018-01-12T04:07:47Z smurfrobot joined #sbcl 2018-01-12T04:09:26Z smurfrobot quit (Remote host closed the connection) 2018-01-12T04:09:43Z smurfrobot joined #sbcl 2018-01-12T04:10:57Z smurfrobot quit (Remote host closed the connection) 2018-01-12T04:24:41Z corci: Project sbcl-master » safepoints,ubuntu_trusty_64bit build #2852: FAILURE in 7 hr 29 min: http://ci.cor-lab.de/job/sbcl-master/featureset=safepoints,label=ubuntu_trusty_64bit/2852/ 2018-01-12T04:29:54Z nyef``: ... On the one hand, these failures don't look good. On the other, they also don't look like they should be caused by the commits claimed for the builds. 2018-01-12T04:31:40Z nyef``: ... and I did a full build-and-test cycle on my primary x86-64 system since those commits, with no issues. 2018-01-12T05:08:51Z corci: Yippee, build fixed! 2018-01-12T05:08:52Z corci: Project sbcl-master » without-unicode,ubuntu_trusty_32bit build #2853: FIXED in 44 min: http://ci.cor-lab.de/job/sbcl-master/featureset=without-unicode,label=ubuntu_trusty_32bit/2853/ 2018-01-12T05:11:29Z smurfrobot joined #sbcl 2018-01-12T05:14:48Z Bike quit (Quit: Lost terminal) 2018-01-12T05:16:17Z smurfrobot quit (Ping timeout: 248 seconds) 2018-01-12T05:39:14Z corci: Yippee, build fixed! 2018-01-12T05:39:15Z corci: Project sbcl-master » safepoints,ubuntu_trusty_64bit build #2853: FIXED in 1 hr 14 min: http://ci.cor-lab.de/job/sbcl-master/featureset=safepoints,label=ubuntu_trusty_64bit/2853/ 2018-01-12T05:46:44Z milanj quit (Quit: This computer has gone to sleep) 2018-01-12T06:20:04Z oleo quit (Quit: Leaving) 2018-01-12T06:20:55Z jdz quit (Ping timeout: 255 seconds) 2018-01-12T06:27:16Z jdz joined #sbcl 2018-01-12T06:32:57Z shka joined #sbcl 2018-01-12T06:39:53Z pfdietz: AND a tagbody. 2018-01-12T07:34:35Z scymtym quit (Ping timeout: 240 seconds) 2018-01-12T08:27:35Z shka quit (Ping timeout: 240 seconds) 2018-01-12T08:28:44Z scymtym joined #sbcl 2018-01-12T08:30:59Z pfdietz quit (Read error: Connection reset by peer) 2018-01-12T08:32:49Z pfdietz joined #sbcl 2018-01-12T09:19:31Z attila_lendvai42 joined #sbcl 2018-01-12T09:20:53Z smurfrobot joined #sbcl 2018-01-12T09:22:11Z smurfrobot quit (Remote host closed the connection) 2018-01-12T09:22:43Z smurfrobot joined #sbcl 2018-01-12T09:22:46Z smurfrobot quit (Remote host closed the connection) 2018-01-12T09:23:01Z smurfrobot joined #sbcl 2018-01-12T09:24:19Z smurfrobot quit (Remote host closed the connection) 2018-01-12T09:24:47Z attila_lendvai42 quit (Ping timeout: 276 seconds) 2018-01-12T09:25:17Z smurfrobot joined #sbcl 2018-01-12T09:26:31Z smurfrobot quit (Remote host closed the connection) 2018-01-12T09:27:15Z smurfrobot joined #sbcl 2018-01-12T09:27:28Z corci: Project sbcl-master-windows » Windows_7_64bit build #1755: FAILURE in 4 hr 2 min: http://ci.cor-lab.de/job/sbcl-master-windows/label=Windows_7_64bit/1755/ 2018-01-12T09:27:29Z corci: Project sbcl-master-windows » Windows_7_32bit build #1755: FAILURE in 4 hr 2 min: http://ci.cor-lab.de/job/sbcl-master-windows/label=Windows_7_32bit/1755/ 2018-01-12T09:28:28Z smurfrobot quit (Remote host closed the connection) 2018-01-12T09:34:27Z fortitude quit (Ping timeout: 240 seconds) 2018-01-12T09:39:10Z attila_lendvai42 joined #sbcl 2018-01-12T09:50:51Z BitPuffin joined #sbcl 2018-01-12T09:51:02Z attila_lendvai42 quit (Ping timeout: 265 seconds) 2018-01-12T10:07:06Z smurfrobot joined #sbcl 2018-01-12T10:07:08Z attila_lendvai42 joined #sbcl 2018-01-12T10:11:04Z smurfrobot quit (Remote host closed the connection) 2018-01-12T10:12:06Z smurfrobot joined #sbcl 2018-01-12T10:13:23Z smurfrobot quit (Remote host closed the connection) 2018-01-12T10:17:11Z smurfrobot joined #sbcl 2018-01-12T10:18:22Z smurfrobot quit (Remote host closed the connection) 2018-01-12T10:22:09Z smurfrobot joined #sbcl 2018-01-12T10:22:56Z smurfrobot quit (Remote host closed the connection) 2018-01-12T10:27:06Z smurfrobot joined #sbcl 2018-01-12T10:28:22Z smurfrobot quit (Remote host closed the connection) 2018-01-12T10:32:07Z smurfrobot joined #sbcl 2018-01-12T10:33:22Z smurfrobot quit (Remote host closed the connection) 2018-01-12T10:34:36Z angavrilov joined #sbcl 2018-01-12T10:37:09Z smurfrobot joined #sbcl 2018-01-12T10:38:22Z smurfrobot quit (Remote host closed the connection) 2018-01-12T10:42:06Z smurfrobot joined #sbcl 2018-01-12T10:43:22Z smurfrobot quit (Remote host closed the connection) 2018-01-12T10:47:10Z smurfrobot joined #sbcl 2018-01-12T10:48:22Z smurfrobot quit (Remote host closed the connection) 2018-01-12T10:48:31Z tonton quit (Ping timeout: 248 seconds) 2018-01-12T10:49:17Z tonton joined #sbcl 2018-01-12T10:59:38Z m00natic joined #sbcl 2018-01-12T11:03:04Z attila_lendvai42 quit (Ping timeout: 255 seconds) 2018-01-12T11:06:51Z milanj joined #sbcl 2018-01-12T11:18:25Z attila_lendvai42 joined #sbcl 2018-01-12T11:42:45Z AndreasO joined #sbcl 2018-01-12T11:48:24Z AndreasO quit (Quit: Found more important stuff than irc!) 2018-01-12T12:00:34Z attila_lendvai42 quit (Ping timeout: 265 seconds) 2018-01-12T12:10:04Z whoman quit (Remote host closed the connection) 2018-01-12T12:15:29Z attila_lendvai42 joined #sbcl 2018-01-12T13:06:13Z attila_lendvai42 quit (Ping timeout: 256 seconds) 2018-01-12T13:11:35Z stylewarning quit (Ping timeout: 252 seconds) 2018-01-12T13:21:50Z attila_lendvai42 joined #sbcl 2018-01-12T13:47:06Z smurfrobot joined #sbcl 2018-01-12T13:56:22Z smurfrobot quit (Ping timeout: 268 seconds) 2018-01-12T13:58:03Z Jesin quit (Quit: Leaving) 2018-01-12T14:02:11Z Bike joined #sbcl 2018-01-12T14:05:05Z attila_lendvai42 quit (Ping timeout: 260 seconds) 2018-01-12T14:24:28Z karlosz joined #sbcl 2018-01-12T14:25:46Z karlosz quit (Client Quit) 2018-01-12T14:25:55Z karlosz joined #sbcl 2018-01-12T14:43:57Z attila_lendvai42 joined #sbcl 2018-01-12T14:50:31Z smurfrobot joined #sbcl 2018-01-12T14:57:28Z smurfrobot quit (Remote host closed the connection) 2018-01-12T14:59:56Z smurfrobot joined #sbcl 2018-01-12T15:03:31Z attila_lendvai42 quit (Ping timeout: 256 seconds) 2018-01-12T15:04:10Z karlosz quit (Quit: karlosz) 2018-01-12T15:04:46Z karlosz joined #sbcl 2018-01-12T15:10:14Z stylewarning joined #sbcl 2018-01-12T15:18:01Z milanj quit (Quit: This computer has gone to sleep) 2018-01-12T15:18:12Z smurfrobot quit (Remote host closed the connection) 2018-01-12T15:19:11Z scymtym quit (Ping timeout: 240 seconds) 2018-01-12T15:20:25Z attila_lendvai42 joined #sbcl 2018-01-12T15:25:20Z dim quit (Ping timeout: 255 seconds) 2018-01-12T15:26:11Z attila_lendvai42 quit (Ping timeout: 256 seconds) 2018-01-12T15:29:07Z milanj joined #sbcl 2018-01-12T15:31:36Z rumbler31 joined #sbcl 2018-01-12T15:37:02Z smurfrobot joined #sbcl 2018-01-12T15:44:37Z smurfrobot quit (Remote host closed the connection) 2018-01-12T15:47:52Z oleo joined #sbcl 2018-01-12T15:59:50Z Jesin joined #sbcl 2018-01-12T16:01:43Z karlosz quit (Quit: karlosz) 2018-01-12T16:03:26Z karlosz joined #sbcl 2018-01-12T16:14:02Z karlosz quit (Quit: karlosz) 2018-01-12T16:15:22Z smurfrobot joined #sbcl 2018-01-12T16:15:22Z karlosz joined #sbcl 2018-01-12T16:16:01Z karlosz quit (Client Quit) 2018-01-12T16:19:12Z smurfrobot quit (Remote host closed the connection) 2018-01-12T16:19:27Z smurfrobot joined #sbcl 2018-01-12T16:26:12Z scymtym joined #sbcl 2018-01-12T16:29:24Z dim` joined #sbcl 2018-01-12T16:32:05Z smurfrobot quit (Remote host closed the connection) 2018-01-12T16:36:03Z smurfrobot joined #sbcl 2018-01-12T16:37:26Z mjl quit (*.net *.split) 2018-01-12T16:37:26Z jyc quit (*.net *.split) 2018-01-12T16:37:27Z angular_mike quit (*.net *.split) 2018-01-12T16:37:27Z fe[nl]ix quit (*.net *.split) 2018-01-12T16:37:42Z fe[nl]ix joined #sbcl 2018-01-12T16:37:50Z jyc joined #sbcl 2018-01-12T16:38:00Z mjl joined #sbcl 2018-01-12T16:39:09Z angular_mike joined #sbcl 2018-01-12T16:39:32Z eudoxia joined #sbcl 2018-01-12T16:43:43Z Jesin quit (Quit: Leaving) 2018-01-12T16:44:45Z smurfrobot quit (Ping timeout: 264 seconds) 2018-01-12T16:54:40Z eudoxia quit (Quit: Leaving) 2018-01-12T17:06:05Z DeadTrickster quit (Read error: Connection reset by peer) 2018-01-12T17:06:29Z DeadTrickster joined #sbcl 2018-01-12T17:40:25Z m00natic quit (Remote host closed the connection) 2018-01-12T18:05:40Z shka joined #sbcl 2018-01-12T18:34:17Z karlosz joined #sbcl 2018-01-12T18:36:02Z karlosz quit (Client Quit) 2018-01-12T18:41:38Z foom2 joined #sbcl 2018-01-12T18:44:52Z foom quit (Ping timeout: 252 seconds) 2018-01-12T18:56:36Z DeadTrickster quit (Remote host closed the connection) 2018-01-12T19:04:38Z corci: Yippee, build fixed! 2018-01-12T19:04:39Z corci: Project sbcl-master-windows » Windows_7_64bit build #1759: FIXED in 29 min: http://ci.cor-lab.de/job/sbcl-master-windows/label=Windows_7_64bit/1759/ 2018-01-12T19:06:00Z fortitude joined #sbcl 2018-01-12T19:07:04Z smurfrobot joined #sbcl 2018-01-12T19:29:17Z eschatologist quit (Ping timeout: 276 seconds) 2018-01-12T19:39:23Z eschatologist joined #sbcl 2018-01-12T19:49:17Z corci: Yippee, build fixed! 2018-01-12T19:49:17Z corci: Project sbcl-master » fasteval,ubuntu_trusty_64bit build #2856: FIXED in 48 min: http://ci.cor-lab.de/job/sbcl-master/featureset=fasteval,label=ubuntu_trusty_64bit/2856/ 2018-01-12T19:54:25Z DeadTrickster joined #sbcl 2018-01-12T20:05:12Z smurfrobot quit (Remote host closed the connection) 2018-01-12T20:16:32Z milanj quit (Quit: This computer has gone to sleep) 2018-01-12T20:18:53Z milanj joined #sbcl 2018-01-12T20:37:29Z DeadTrickster quit (Read error: Connection reset by peer) 2018-01-12T20:37:54Z DeadTrickster joined #sbcl 2018-01-12T20:53:33Z angavrilov quit (Remote host closed the connection) 2018-01-12T20:57:42Z oleo2 joined #sbcl 2018-01-12T21:06:32Z oleo2 quit (Quit: Leaving) 2018-01-12T21:12:58Z oleo2 joined #sbcl 2018-01-12T21:36:18Z stassats joined #sbcl 2018-01-12T21:56:45Z BitPuffin quit (Remote host closed the connection) 2018-01-12T22:18:27Z smurfrobot joined #sbcl 2018-01-12T22:28:04Z smurfrobot quit (Remote host closed the connection) 2018-01-12T22:30:46Z karlosz joined #sbcl 2018-01-12T22:42:14Z karlosz quit (Quit: karlosz) 2018-01-12T22:54:45Z shka quit (Ping timeout: 260 seconds) 2018-01-12T22:55:06Z smurfrobot joined #sbcl 2018-01-12T22:59:24Z smurfrobot quit (Ping timeout: 256 seconds) 2018-01-12T23:01:00Z sjl joined #sbcl 2018-01-12T23:05:32Z sjl quit (Ping timeout: 255 seconds) 2018-01-12T23:06:31Z oleo2 quit (Quit: Leaving) 2018-01-12T23:08:46Z oleo2 joined #sbcl 2018-01-12T23:08:58Z fortitude quit (Read error: Connection reset by peer) 2018-01-12T23:09:22Z fortitude joined #sbcl 2018-01-12T23:18:29Z Bike quit (Ping timeout: 260 seconds) 2018-01-12T23:25:05Z rumbler31 quit (Ping timeout: 260 seconds) 2018-01-12T23:25:08Z fortitude quit (Ping timeout: 276 seconds) 2018-01-12T23:47:27Z Bike joined #sbcl 2018-01-12T23:54:31Z nyef``: So, I'm fairly certain that I can safely kill the WITHOUT-GCING in FIND-ESCAPED-FRAME now... But would appreciate a second opinion.