2017-05-11T00:36:14Z attila_lendvai quit (Ping timeout: 246 seconds) 2017-05-11T01:14:50Z slyrus_ quit (Ping timeout: 255 seconds) 2017-05-11T01:18:26Z dougk joined #sbcl 2017-05-11T01:31:13Z dougk quit (Read error: Connection reset by peer) 2017-05-11T01:31:59Z dougk joined #sbcl 2017-05-11T02:48:57Z aeth: I don't get this. SBCL is type-checking when it shouldn't. If I do (setf ... (multiple-value-call #'foo (bar ...))) and both foo and bar are inlined, and literally everything is and returns single-floats, it type checks. 2017-05-11T02:49:47Z aeth: both foo and bar return multiple values 2017-05-11T02:50:12Z aeth: and it would need to typecheck if everything wasn't inlined to make sure that it can set those values into the array that can only take single-floats. 2017-05-11T02:51:09Z aeth: ah, it doesn't look like it can inline a multiple-value-call? 2017-05-11T02:51:47Z aeth: Ah, my test case was too simple. It looks like it can't inline a multiple-value-call when there are two distinct sets of values 2017-05-11T02:52:14Z aeth: like this: (multiple-value-call #'foo (values 1f0 0f0 0f0 0f0) (bar foobar)) 2017-05-11T03:05:43Z dougk quit (Ping timeout: 260 seconds) 2017-05-11T03:14:13Z agspathis joined #sbcl 2017-05-11T03:33:31Z milanj joined #sbcl 2017-05-11T03:48:06Z dougk joined #sbcl 2017-05-11T03:54:13Z eschatologist joined #sbcl 2017-05-11T03:57:40Z dougk quit (Ping timeout: 240 seconds) 2017-05-11T04:03:28Z rjid joined #sbcl 2017-05-11T04:18:11Z cromachina_ joined #sbcl 2017-05-11T04:20:12Z cro__ joined #sbcl 2017-05-11T04:21:33Z cromachina quit (Ping timeout: 260 seconds) 2017-05-11T04:24:01Z cromachina_ quit (Ping timeout: 272 seconds) 2017-05-11T04:41:43Z jack_rabbit joined #sbcl 2017-05-11T04:47:51Z agspathis quit (Remote host closed the connection) 2017-05-11T04:53:16Z beach: Good morning everyone! 2017-05-11T04:53:46Z phoe quit (Ping timeout: 264 seconds) 2017-05-11T04:55:52Z shka_ joined #sbcl 2017-05-11T05:01:03Z phoe joined #sbcl 2017-05-11T05:07:50Z slyrus_ joined #sbcl 2017-05-11T05:27:43Z slyrus_ quit (Read error: Connection reset by peer) 2017-05-11T05:28:24Z slyrus_ joined #sbcl 2017-05-11T05:37:45Z oleo quit (Quit: irc client terminated!) 2017-05-11T05:42:30Z igajsin joined #sbcl 2017-05-11T05:53:29Z rjid quit (Ping timeout: 260 seconds) 2017-05-11T06:28:01Z angavrilov joined #sbcl 2017-05-11T06:28:59Z akkad quit (Excess Flood) 2017-05-11T06:30:40Z akkad joined #sbcl 2017-05-11T06:55:05Z shka_ quit (Ping timeout: 240 seconds) 2017-05-11T06:55:17Z scymtym quit (Ping timeout: 240 seconds) 2017-05-11T07:17:50Z milanj quit (Quit: This computer has gone to sleep) 2017-05-11T07:21:17Z shka_ joined #sbcl 2017-05-11T07:43:31Z shka_ quit (Ping timeout: 272 seconds) 2017-05-11T07:54:54Z gingerale joined #sbcl 2017-05-11T08:00:08Z Bike quit (Quit: leaving) 2017-05-11T08:01:06Z scymtym joined #sbcl 2017-05-11T08:01:41Z milanj joined #sbcl 2017-05-11T08:11:24Z ym joined #sbcl 2017-05-11T08:40:38Z igajsin quit (Quit: Leaving.) 2017-05-11T08:55:35Z beach` joined #sbcl 2017-05-11T08:59:28Z beach quit (Ping timeout: 240 seconds) 2017-05-11T09:01:06Z |3b|: Internal error #1 "An attempt was made to use an undefined FDEFINITION." at 0000000020000024 from make-target-2.sh on windows 1.3.17.47 2017-05-11T09:03:46Z beach` is now known as beach 2017-05-11T09:41:34Z |3b|: filed as https://bugs.launchpad.net/sbcl/+bug/1690106 2017-05-11T09:59:12Z attila_lendvai joined #sbcl 2017-05-11T10:07:05Z attila_lendvai quit (Ping timeout: 246 seconds) 2017-05-11T10:27:58Z m00natic joined #sbcl 2017-05-11T11:24:06Z DeadTrickster joined #sbcl 2017-05-11T11:34:10Z dougk joined #sbcl 2017-05-11T11:34:54Z myrkraverk quit (Remote host closed the connection) 2017-05-11T11:40:16Z dougk quit (Ping timeout: 240 seconds) 2017-05-11T11:58:26Z dougk joined #sbcl 2017-05-11T12:15:40Z dougk quit (Ping timeout: 240 seconds) 2017-05-11T12:37:36Z DeadTrickster quit (Ping timeout: 260 seconds) 2017-05-11T13:10:51Z rumbler31 quit (Remote host closed the connection) 2017-05-11T13:36:52Z dougk joined #sbcl 2017-05-11T13:49:24Z burtons quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2017-05-11T13:51:37Z oleo joined #sbcl 2017-05-11T13:54:55Z blackwolf joined #sbcl 2017-05-11T13:58:07Z cro__ quit (Read error: Connection reset by peer) 2017-05-11T14:12:18Z myrkraverk joined #sbcl 2017-05-11T14:19:29Z Bike joined #sbcl 2017-05-11T14:34:29Z scymtym quit (Ping timeout: 255 seconds) 2017-05-11T14:41:59Z burtons joined #sbcl 2017-05-11T14:44:18Z slyrus_ quit (Ping timeout: 240 seconds) 2017-05-11T15:08:16Z Colleen quit (Ping timeout: 240 seconds) 2017-05-11T15:20:45Z dougk_ joined #sbcl 2017-05-11T15:52:25Z dougk quit (Ping timeout: 246 seconds) 2017-05-11T15:58:26Z dougk joined #sbcl 2017-05-11T16:21:57Z scymtym joined #sbcl 2017-05-11T16:31:09Z dougk quit (Ping timeout: 245 seconds) 2017-05-11T16:35:27Z pjstirling quit (Remote host closed the connection) 2017-05-11T16:49:58Z shka_ joined #sbcl 2017-05-11T16:55:21Z dougk joined #sbcl 2017-05-11T17:10:17Z igajsin joined #sbcl 2017-05-11T17:22:03Z m00natic quit (Remote host closed the connection) 2017-05-11T18:14:21Z milanj quit (Quit: This computer has gone to sleep) 2017-05-11T18:15:15Z blackwolf quit (Remote host closed the connection) 2017-05-11T18:47:20Z nacci joined #sbcl 2017-05-11T18:51:14Z stassats joined #sbcl 2017-05-11T18:55:02Z dougk quit (Ping timeout: 255 seconds) 2017-05-11T18:56:05Z dougk joined #sbcl 2017-05-11T19:19:05Z gingerale- joined #sbcl 2017-05-11T19:19:20Z gingerale quit (Ping timeout: 255 seconds) 2017-05-11T19:22:01Z stassats: dougk: sb-safepoint is still broken 2017-05-11T19:22:34Z dougk_: ok. i doubt it's worse though 2017-05-11T19:27:58Z eschatologist quit (Ping timeout: 268 seconds) 2017-05-11T19:32:17Z eschatologist joined #sbcl 2017-05-11T19:34:58Z milanj joined #sbcl 2017-05-11T19:36:25Z dougk quit (Ping timeout: 246 seconds) 2017-05-11T19:46:54Z dougk joined #sbcl 2017-05-11T20:06:41Z gingerale- quit (Remote host closed the connection) 2017-05-11T20:19:10Z slyrus_ joined #sbcl 2017-05-11T20:24:35Z dougk quit (Ping timeout: 255 seconds) 2017-05-11T20:42:08Z ym quit (Ping timeout: 260 seconds) 2017-05-11T20:46:03Z angavrilov quit (Remote host closed the connection) 2017-05-11T20:54:44Z dougk joined #sbcl 2017-05-11T20:56:05Z igajsin quit (Ping timeout: 255 seconds) 2017-05-11T21:06:38Z eschatologist quit (Ping timeout: 268 seconds) 2017-05-11T21:08:54Z attila_lendvai joined #sbcl 2017-05-11T21:08:54Z attila_lendvai quit (Changing host) 2017-05-11T21:08:54Z attila_lendvai joined #sbcl 2017-05-11T21:14:40Z dougk quit (Ping timeout: 260 seconds) 2017-05-11T21:17:55Z eschatologist joined #sbcl 2017-05-11T22:06:37Z Blkt quit (Remote host closed the connection) 2017-05-11T22:06:37Z fe[nl]ix quit (Read error: Connection reset by peer) 2017-05-11T22:07:24Z burtons quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2017-05-11T22:07:54Z Blkt joined #sbcl 2017-05-11T22:08:16Z fe[nl]ix joined #sbcl 2017-05-11T22:50:19Z shka_ quit (Ping timeout: 245 seconds) 2017-05-11T22:58:41Z stassats quit (Ping timeout: 272 seconds) 2017-05-11T23:48:12Z Bike quit (Ping timeout: 260 seconds) 2017-05-11T23:49:15Z Bike joined #sbcl