00:11 (join) realitygrill 00:13 (quit) jeapostrophe: Quit: jeapostrophe 01:28 (quit) mithos28: Quit: mithos28 01:42 (quit) dherman: Quit: dherman 02:24 (quit) jonrafkind: Ping timeout: 255 seconds 03:19 (quit) dnolen_: Quit: dnolen_ 03:50 (join) racket 03:50 racket: [racket] plt pushed 1 new commit to master: http://bit.ly/p5b8Pa 03:50 racket: [racket/master] New Racket version 5.1.2.3. - Eli Barzilay 03:50 (part) racket 04:25 (join) masm 04:27 (join) MayDaniel 04:50 (quit) MayDaniel: Read error: Connection reset by peer 05:11 (quit) realitygrill: Quit: realitygrill 05:31 (join) rgrinberg__ 05:32 (join) Penten` 05:34 (join) martin_hex 05:34 (quit) martinhex: Disconnected by services 05:36 (join) ec|fkn_a1ay_nick 05:40 (quit) Penten: *.net *.split 05:40 (quit) rgrinberg_: *.net *.split 05:40 (quit) ec|fkn_away_nick: *.net *.split 06:31 (quit) Penten`: Read error: Connection reset by peer 06:32 (join) misterm 07:11 (quit) tzhuang: Quit: leaving 07:26 (join) racket 07:26 racket: [racket] plt pushed 2 new commits to master: http://bit.ly/r031yT 07:26 racket: [racket/master] Improved error messages to specify actual argument as well as expected - Stephen Bloch 07:26 racket: [racket/master] Fixed some more error messages. - Stephen Bloch 07:26 (part) racket 08:05 (quit) misterm: Read error: No route to host 08:38 (join) jeapostrophe 09:02 (join) racket 09:02 racket: [racket] plt pushed 1 new commit to master: http://bit.ly/n39bT2 09:02 racket: [racket/master] fix JIT problem that can break futures - Matthew Flatt 09:02 (part) racket 09:47 (join) bugQ 09:50 (join) tfb 09:55 (join) misterm 10:37 (quit) jeapostrophe: Quit: jeapostrophe 10:43 (join) mithos28 10:46 (join) dherman 10:50 (nick) samth_away -> samth 11:02 (join) jeapostrophe 11:02 (join) MayDaniel 11:04 (join) anRch 11:04 (quit) bugQ: Ping timeout: 240 seconds 11:10 (quit) mithos28: Read error: Connection reset by peer 11:10 (join) mithos28 11:14 (join) littlebobby 11:25 (join) realitygrill 11:45 (quit) dherman: Remote host closed the connection 11:54 (quit) MayDaniel: Read error: Connection reset by peer 12:00 (quit) anRch: Quit: anRch 12:04 (join) dherman 12:08 (join) anRch 12:24 (quit) anRch: Ping timeout: 252 seconds 12:24 (quit) mithos28: Read error: Connection reset by peer 12:24 (quit) tfb: Quit: sleeping 12:25 (join) jonrafkind 12:25 (join) mithos28 12:27 (quit) mithos28: Client Quit 12:28 (quit) dherman: Quit: dherman 12:31 (join) anRch 12:35 (join) dherman 12:46 (quit) anRch: Ping timeout: 252 seconds 13:00 (join) anRch 13:19 (join) shofetim 14:00 (join) bugQ 14:07 (join) racket 14:07 racket: [racket] plt pushed 1 new commit to master: http://bit.ly/pU8tnw 14:07 racket: [racket/master] Revert "Add real->double-flonum to the JIT." - Vincent St-Amour 14:07 (part) racket 14:11 (quit) bugQ: Ping timeout: 240 seconds 14:16 (join) bugQ 14:41 (join) racket 14:41 racket: [racket] plt pushed 2 new commits to master: http://bit.ly/oKvYL8 14:41 racket: [racket/master] Add tests for jitted real->*-flonum. - Vincent St-Amour 14:41 racket: [racket/master] Fix jitting of real->double-flonum. - Vincent St-Amour 14:41 (part) racket 14:48 (quit) anRch: Quit: anRch 14:54 (join) lucian 14:58 eli: tauntaun: No, the "Scheme" synonym was definitely not a motivation, and IIRC, the fact that it is kind of similar was discovered later in the discussion as a kind of a pleasant surprise. 15:00 eli: Daemmerung: That guile strategy has been there right from when it started... (With emacs being one of the explicit targets.) 15:02 (join) racket 15:02 racket: [racket] plt pushed 13 new commits to release: http://bit.ly/q6nqXd 15:02 racket: [racket/release] optimizer repair; `unsafe-c{a,d}r' can be dropped - Matthew Flatt 15:02 racket: [racket/release] make weak taint table actually weak - Matthew Flatt 15:02 racket: [racket/release] update Racket release notes for v5.1.2 - Matthew Flatt 15:02 (part) racket 15:03 (join) racket 15:03 racket: [racket] plt pushed 1 new commit to release: http://bit.ly/qln7Pu 15:03 racket: [racket/release] New Racket version 5.1.1.900. - Eli Barzilay 15:03 (part) racket 15:13 (nick) ec|fkn_a1ay_nick -> elliottcable 15:28 (join) didi 15:30 didi: Is it possible to cross compile racket? I couldn't stand the agony of my poor laptop after ~5 hours. ;) 15:31 stamourv: Yeah, some people do it. 15:31 stamourv: But you may want to look into nightly build before you do that, though. 15:32 stamourv: http://pre.racket-lang.org/installers/ 15:32 stamourv: They're generated daily, so that may be recent enough for you. 15:32 didi: stamourv: Nice. Thanks. 15:33 stamourv: Nightlies are usually pretty stable, too. 15:34 didi: Uh, that was a close one. There is a Squeeze version, but it's for x86_64. 15:35 (quit) bugQ: Ping timeout: 264 seconds 15:37 stamourv: You should be able to use the Ubuntu x86 installer. 15:37 (quit) jeapostrophe: Quit: jeapostrophe 15:37 stamourv: It's a shell script, so there's nothing Ubuntu-specific. 15:37 didi: Nice. 15:37 stamourv: That's what I use for my 32-bit laptop. 15:37 stamourv: (Running Lenny.) 15:37 didi: Racket is awesome, by the way. 15:38 stamourv: Glad you like it! 15:38 stamourv: Are you coming to Racketcon? 15:38 didi: No, unfortunate. There are many kilometers separating us. But I heard about in the FLOSS podcast. 15:39 didi: But I'm sure it will be a lot of fun! 15:39 stamourv: The talks will be recorded and put online. Not as nice as being physically there, but still useful. 15:39 didi: Yay. 16:24 (join) racket 16:24 racket: [racket] plt pushed 2 new commits to master: http://bit.ly/qhMkSH 16:24 racket: [racket/master] Fix test for new contract error message format. - Vincent St-Amour 16:24 racket: [racket/master] Add list optimizations. - Vincent St-Amour 16:24 (part) racket 16:28 (join) MayDaniel 16:30 didi: stamourv: The Ubuntu nightly package worked like a charm. Thanks. 16:30 stamourv: Great! 16:34 (join) chturne 16:35 jonrafkind: didi, there is an ubuntu ppa for racket if you want 16:36 stamourv: He's on Debian. 16:36 jonrafkind: ah ok. do ppa's work on debian? 16:38 stamourv: No idea. 16:38 stamourv: I'm not sure what PPAs have over 3rd-party repos anyway. 16:39 jonrafkind: how do you set up a 3rd party repo? 16:39 stamourv: You add a line to your sources.list. 16:39 jonrafkind: how does one set up the server insance? 16:39 stamourv: And there's probably a pointy-clicky-gui way to do it too. 16:40 stamourv: Ah, that I don't know. 16:40 jonrafkind: i guess tahts the advantage of PPA's 16:40 stamourv: They're easy to setup? 16:40 jonrafkind: ya 16:40 eli: stamourv: same question re the two commits? 16:40 stamourv: Ok, sounds like a good reason. 16:41 stamourv: eli: The error message fix may need to go in, I don't know yet. 16:41 stamourv: It fixes a problem that was introduced I don't know when, and that didn't show up on drdr. 16:41 stamourv: I'm building from the release branch to see if the fix is needed there. 16:41 stamourv: I'll get back to you. 16:42 eli: stamourv: It's probably due to a change that cce did recently, and he didn't say if that should be included. 16:43 stamourv: Right, which is why I'm running the tests on the release branch. 16:43 stamourv: As to why the problem didn't show up on drdr, mystery. 16:45 (quit) MayDaniel: Read error: Connection reset by peer 16:46 eli: stamourv: What I'm saying is that cce's changes are not yet on the release, since he didn't reply to the question I sent him about it. 16:46 eli: So your tests will probably not see any problems. 16:46 stamourv: Oh, I see. 16:48 stamourv: Well, after this run of tests is done, I'll cherry pick his commits, and see what happens. 17:16 stamourv: eli: Ok, I ran the tests, and if you do include cce's commits, please also include 79ef8e. 17:16 stamourv: Otherwise, the TR tests will fail. 17:23 (join) jeapostrophe 17:42 (join) JuanDaugherty 18:07 (nick) Nanakhiel -> Lajla 18:14 (join) racket 18:14 racket: [racket] plt pushed 1 new commit to master: http://bit.ly/nMZRFH 18:14 racket: [racket/master] updated docs for struct-type-contract/c - Ryan Culpepper 18:14 (part) racket 18:27 (quit) lucian: Remote host closed the connection 18:47 (quit) shofetim: Ping timeout: 276 seconds 19:03 (quit) janne: Read error: Operation timed out 19:12 (join) janne 19:17 (quit) littlebobby: Quit: Ex-Chat 19:30 (join) bugQ 19:47 (quit) masm: Ping timeout: 276 seconds 19:49 (quit) realitygrill: Quit: realitygrill 20:11 (join) mithos28 20:19 (quit) dherman: Quit: dherman 20:34 (quit) bugQ: Ping timeout: 240 seconds 20:34 (quit) rekahsoft: Ping timeout: 252 seconds 20:35 (join) rekahsoft 21:14 (quit) mithos28: Quit: mithos28 21:14 (join) Penten 21:17 (join) dnolen_ 21:18 (quit) jonrafkind: Ping timeout: 240 seconds 21:30 (join) racket 21:30 racket: [racket] plt pushed 8 new commits to release: http://bit.ly/mQUc1G 21:30 racket: [racket/release] Corrected documentation of quote-module-name to indicate that it does not - Carl Eastlund 21:30 racket: [racket/release] Changed default blame formatter to report blame parties relative to collection - Carl Eastlund 21:30 racket: [racket/release] Changed source-location->string and ->prefix to use - Carl Eastlund 21:30 (part) racket 21:40 (quit) misterm: Ping timeout: 246 seconds 21:45 (quit) didi: Ping timeout: 258 seconds 21:47 (quit) dnolen_: Quit: dnolen_ 21:56 (join) dherman 22:52 (quit) dherman: Quit: dherman 23:08 (quit) rekahsoft: Read error: Operation timed out 23:08 (join) rekahsoft 23:12 (quit) rgrinberg__: Read error: Connection reset by peer 23:14 (join) racket 23:14 racket: [racket] plt pushed 8 new commits to release: http://bit.ly/mUR9DV 23:14 racket: [racket/release] Improved error messages to specify actual argument as well as expected - Stephen Bloch 23:14 racket: [racket/release] Fixed some more error messages. - Stephen Bloch 23:14 racket: [racket/release] fix JIT problem that can break futures - Matthew Flatt 23:14 (part) racket 23:31 (join) mithos28 23:35 (join) dherman