00:00 (quit) jao: Ping timeout: 240 seconds 00:05 eli: offby1: I think that they're in K, which is IIUC a close relative--? 00:06 offby1 counts on his fingers 01:05 (join) jeapostrophe 01:07 (nick) chaozzbubi -> ChaozZBubi 01:14 (nick) ChaozZBubi -> chaozzbubi 01:23 (quit) jeapostrophe: Ping timeout: 240 seconds 01:32 (nick) chaozzbubi -> ChaozZBubi 01:44 (quit) realitygrill: Quit: realitygrill 01:44 (nick) ChaozZBubi -> chaozzbubi 01:47 (join) ASau` 02:52 (join) sindoc 03:01 (join) racket 03:01 (quit) jonrafkind: Ping timeout: 245 seconds 03:01 (quit) racket: Client Quit 03:17 (part) sindoc 03:21 (quit) dnolen: Remote host closed the connection 03:35 RacketCommitBot: [racket] plt pushed 1 new commit to master: http://git.io/zqJUag 03:35 RacketCommitBot: [racket/master] New Racket version 5.2.1.4. - Eli Barzilay 03:43 (join) sindoc 03:46 (join) bluezenix 03:47 (join) kvda 03:48 (join) _ 03:49 (quit) Shviller: Disconnected by services 03:49 (nick) _ -> Shviller 03:56 (nick) chaozzbubi -> ChaozZBubi 04:02 (join) DGASAU 04:05 (join) Nanakhiel 04:06 (join) _AlbireoX 04:07 (quit) AlbireoX: Ping timeout: 252 seconds 04:08 (quit) 16WAAN2SU: Ping timeout: 252 seconds 04:20 (join) Blkt 04:23 (join) sindoc1 04:23 (quit) sindoc: Read error: Connection reset by peer 04:26 Blkt: good (late) morning everyone 04:30 (quit) sindoc1: Quit: Leaving. 04:37 (join) ASau`` 04:41 (quit) ASau`: Ping timeout: 252 seconds 04:52 noelw_away: morning 05:10 (join) tfb 05:17 (join) thorat 05:23 DGASAU: I want to load file with definitions and use those interactively in command line. 05:23 DGASAU: (load "file") doesn't work. 05:24 DGASAU: "racket -f file" doesn't help either. 05:24 DGASAU: What have I missed in documentation? 05:29 (join) sindoc 05:35 noelw_away: Does your file contain a module? 05:35 noelw_away: If not, please give more some details about the problem 05:35 noelw_away: (A module starts with line like #lang racket, or (module … ) 05:41 DGASAU: It has "#lang racket". 05:41 DGASAU: How do I make "racket" executable search, say, current directory for "filename.rkt"? 05:42 (quit) mithos28: Quit: mithos28 05:42 DGASAU: "(require filename)" doesn't work when I pass "-S ." or "-A ." 05:44 (join) masm 05:44 DGASAU recalls how radiocommunication engineers fought software problems with oscillograph and resorts to ktrace. 05:46 DGASAU: Hm. 05:47 DGASAU: It seems that it insists on subdirectory and "main.rkt" 05:50 (join) ASau``` 05:51 DGASAU: Ah, I need to (require "filename.rkt")! 05:53 (quit) kvda: Quit: x___x 05:53 noelw_away: You could try reading the documentation... 05:53 (nick) noelw_away -> noelw 05:53 (join) gciolli 05:54 noelw: Anyway, to get at the definitions inside a module 05:54 noelw: you either need to provide those definitions 05:54 (quit) ASau``: Ping timeout: 240 seconds 05:54 noelw: or you need to "enter" the module 05:55 DGASAU: By the way, is it available as a html tarball or pdf? 05:56 DGASAU: I don't have network access all the way in train. 05:56 noelw: http://download.racket-lang.org/ 05:56 noelw: HTML and PDF 05:56 DGASAU: Thank you! 06:01 (part) noelw 06:01 (join) noelw 06:19 (join) dzhus 06:34 (quit) sindoc: Quit: Leaving. 06:41 (quit) bluezenix: Quit: Leaving. 07:04 (join) bluezenix 07:08 (quit) gciolli: Ping timeout: 260 seconds 07:16 (join) sindoc 07:31 (join) gciolli 07:44 (part) gciolli 07:49 (join) mceier 07:52 (join) jeapostrophe 08:05 (quit) kanak: Quit: Leaving. 08:06 (join) kanak 08:11 (join) vkz 08:30 (join) jrslepak 08:38 (join) Jasinai 08:40 (join) ASau```` 08:45 (quit) ASau```: Ping timeout: 276 seconds 08:50 (join) anRch 09:01 (quit) vkz: Ping timeout: 244 seconds 09:08 aidy: Is there a better way to make functional structs in r5rs? http://paste.lisp.org/display/127336 09:09 (join) Schokoholic 09:15 Schokoholic: Hey people. 09:16 Schokoholic: I just wanted to ask about the missing parenthesis highlighting in some linux setups of DrRacket 09:16 Schokoholic: is there any progress in tracking down the cause? 09:22 (join) karswell 09:28 (quit) anRch: Quit: anRch 09:32 (join) realitygrill 09:48 (join) francisl 09:57 (quit) realitygrill: Quit: realitygrill 09:59 (quit) tfb: Ping timeout: 245 seconds 10:08 (join) vkz 10:17 (nick) noelw -> noelw_away 10:29 (quit) mceier: Ping timeout: 248 seconds 10:33 (quit) vkz: Quit: vkz 10:50 (part) francisl 11:00 (nick) noelw_away -> noelw 11:00 (join) mceier 11:04 (join) francisl_ 11:04 (nick) francisl_ -> francisl 11:05 (join) Fulax 11:09 (quit) francisl: Ping timeout: 255 seconds 11:10 asumu: Schokoholic: did you submit a bug report on it? 11:10 (join) vkz 11:10 asumu uses DrRacket on Linux and hasn't seen any issues. 11:11 bremner: Schokoholic: do you have a small example that reproduces the problem? 11:11 Schokoholic: asumu: Apparently it is already in the database: http://bugs.racket-lang.org/query/?cmd=view%20audit-trail&database=default&pr=12016 11:11 rudybot: http://tinyurl.com/6nosww3 11:12 (join) francisl 11:13 asumu: Schokoholic: looks like the report was for an older version... have you tried with the latest release or a pre-release? It might have been fixed already. 11:13 bremner: I don't understand what that bug report means. 11:13 (part) francisl 11:14 (join) dnolen 11:14 Schokoholic: bremner: Just type (test) in DrRacket and leave the cursor after the closing parenthesis. Normally it will highlight the whole s-expression in gray. But if you are subject to that bug, only the opening parenthesis will flash briefly and no highlighting will happen at all. 11:15 bremner: huh. OK. I don't see that bug either running 5.2 on debian 11:16 (quit) vkz: Read error: Connection reset by peer 11:16 (quit) mceier: Quit: leaving 11:17 bremner: maybe it depends gtk version or something 11:23 Schokoholic: It appears in 5.1.3 on OpenSuse 11.4 with KDE 4 as well as 5.2 on Ubuntu 11.04 with Gnome 2.3 11:23 (join) vkz 11:25 asumu: I wonder if it's an issue with Ubuntu, since that reporter was using it. I'm on Debian myself. 11:25 asumu: I'll ask some Ubuntu users around here if they get the same issue. 11:26 Schokoholic: Well, OpenSuse seems to have it as well 11:26 Schokoholic: Interestingly the reporter said it worked when booting a Ubuntu Live CD 11:32 (join) shofetim 11:37 (quit) bluezenix: Quit: Leaving. 11:39 (join) bluezenix 11:40 (join) tfb 11:40 (quit) bluezenix: Client Quit 11:47 (join) mceier 11:48 Schokoholic: Okay, on a fresh Ubuntu 10.10 everything seems fine with DrRacket 5.2 11:51 (join) bluezenix 11:52 (join) karswell_ 11:54 (quit) karswell: Ping timeout: 260 seconds 11:57 (join) bmp 11:59 (nick) LeNsTR -> LeNsTR|off 11:59 (nick) LeNsTR|off -> LeNsTR 12:07 (quit) noelw: Quit: noelw 12:11 (quit) bluezenix: Quit: Leaving. 12:15 (nick) LeNsTR -> LeNsTR|off 12:26 (quit) vkz: Quit: vkz 12:27 (quit) jeapostrophe: Ping timeout: 252 seconds 12:29 (quit) sindoc: Quit: Leaving. 12:31 (quit) jrslepak: Quit: This computer has gone to sleep 12:40 (join) jeapostrophe 12:42 (join) jonrafkind 12:49 (join) mithos28 12:57 (quit) tfb: Quit: gone 13:04 (part) shofetim: "ERC Version 5.3 (IRC client for Emacs)" 13:18 (join) karswell__ 13:20 (quit) karswell_: Ping timeout: 240 seconds 13:20 (nick) ASau```` -> ASau 13:25 (quit) ASau: Remote host closed the connection 13:27 (quit) bmp: *.net *.split 13:27 (quit) mceier: *.net *.split 13:27 (quit) Shviller: *.net *.split 13:27 (quit) kmc: *.net *.split 13:27 (quit) ozzloy: *.net *.split 13:27 (quit) gmcabrita: *.net *.split 13:27 (quit) jaimef: *.net *.split 13:27 (quit) zerokarmaleft: *.net *.split 13:27 (quit) cipher: *.net *.split 13:27 (quit) chandler: *.net *.split 13:27 (join) gmcabrita 13:28 (join) ozzloy 13:28 (join) bmp 13:28 (quit) ozzloy: Changing host 13:28 (join) ozzloy 13:28 (join) chandler 13:28 (join) cipher 13:28 (join) mceier 13:28 (join) zerokarmaleft 13:28 (join) kmc 13:28 (nick) gmcabrita -> Guest33088 13:28 (nick) chandler -> Guest24195 13:28 (nick) cipher -> Guest31930 13:29 (join) Shviller 13:29 (join) jaimef 13:29 (nick) Guest33088 -> gmcabrita 14:01 (nick) LeNsTR|off -> LeNsTR 14:02 (quit) thorat: Quit: thorat 14:08 (join) jrslepak 14:52 (quit) bmp: Quit: Bye! 15:04 (quit) jrslepak: Ping timeout: 252 seconds 15:09 (part) Gertm: "WeeChat 0.3.5" 15:13 (join) vkz 15:16 (quit) jonrafkind: Ping timeout: 245 seconds 15:29 (join) anRch 15:42 (join) karswell 15:44 (quit) karswell__: Ping timeout: 252 seconds 15:47 (quit) em: Ping timeout: 252 seconds 15:49 (quit) vkz: Quit: vkz 15:54 (join) em 16:04 RacketCommitBot: [racket] plt pushed 4 new commits to release: http://git.io/SfUzow 16:04 RacketCommitBot: [racket/release] `sort' now infers properly -- test passes. - Sam Tobin-Hochstadt 16:04 RacketCommitBot: [racket/release] Include the platform in the windows installer's "human name". - Eli Barzilay 16:04 RacketCommitBot: [racket/release] Typed Racket HISTORY for 5.2.1. - Sam Tobin-Hochstadt 16:05 (join) francisl 16:06 (part) francisl 16:12 (join) karswell_ 16:14 (quit) karswell: Ping timeout: 255 seconds 16:15 (quit) anRch: Quit: anRch 16:16 (nick) jschuster_away -> jschuster_ 16:17 (nick) jschuster_ -> jschuster 16:52 (quit) dous: Remote host closed the connection 16:52 (join) dous 16:52 (quit) dous: Changing host 16:52 (join) dous 16:53 (join) DanBurton 16:57 (quit) dous: Ping timeout: 252 seconds 17:05 (join) jonrafkind 17:09 (nick) jschuster -> jschuster_away 17:14 (join) vkz 17:15 (join) jao 17:33 (join) yoklov 17:52 (join) dous 17:52 (quit) dous: Changing host 17:52 (join) dous 18:01 (quit) SeanTAllen: Quit: Connection closed for inactivity 18:05 (quit) mceier: Ping timeout: 244 seconds 18:06 (quit) dnolen: Ping timeout: 248 seconds 18:07 (join) mceier 18:20 (quit) jeapostrophe: Ping timeout: 255 seconds 18:35 (quit) platinuum: Quit: oops 18:40 DanBurton: Typed Racket question: http://pastebin.com/Yi4UYNZa 18:41 DanBurton: is there a way to use (in-range 0 5) and have the typechecker realize that all of these numbers will be Nonnegative? 18:44 DanBurton: samth: ^ 19:02 (nick) ChaozZBubi -> chaozzbubi 19:13 (quit) Blkt: Remote host closed the connection 19:26 (quit) Nanakhiel: Ping timeout: 248 seconds 19:28 danlndi: I'm using the macro debugger stepper 19:28 (join) Nanakhiel 19:28 danlndi: on a syntax expansion the generates an error after a few expansions... is there a way to see the intermediate steps? 19:28 (quit) mceier: Quit: leaving 19:40 (quit) jonrafkind: Ping timeout: 260 seconds 19:50 (quit) dzhus: Remote host closed the connection 20:00 (join) dnolen 20:15 (join) jrslepak 20:24 (quit) DanBurton: Quit: Leaving 20:36 (quit) masm: Quit: Leaving. 20:41 (quit) dnolen: Ping timeout: 245 seconds 21:14 (join) jeapostrophe 21:26 (quit) jrslepak: Quit: Leaving 21:41 (quit) Guest24195: Changing host 21:41 (join) Guest24195 21:42 (nick) Guest24195 -> chandler 21:52 (quit) vkz: Ping timeout: 240 seconds 22:13 asumu: danlndi: I think that should work in general. What does it do instead? 22:14 (nick) jschuster_away -> jschuster_ 22:14 (nick) jschuster_ -> jschuster 22:21 (join) jrslepak 22:23 (join) karswell__ 22:26 (quit) karswell_: Ping timeout: 276 seconds 22:37 (quit) jrslepak: Ping timeout: 272 seconds 22:40 (join) jrslepak 22:42 (join) vkz 22:45 (quit) jrslepak: Ping timeout: 245 seconds 22:50 (join) jrslepak 22:53 (join) jonrafkind 22:53 (join) karswell 22:54 (quit) vkz: Quit: vkz 22:56 (quit) karswell__: Ping timeout: 272 seconds 22:56 (quit) jrslepak: Quit: Leaving 23:02 (quit) Frozenlo`: Ping timeout: 245 seconds 23:04 (nick) jschuster -> jschuster_away 23:06 (quit) rudybot: Remote host closed the connection 23:06 (quit) offby1: Remote host closed the connection 23:08 (join) realitygrill 23:08 (join) offby1 23:08 (quit) offby1: Changing host 23:08 (join) offby1 23:10 (join) rudybot 23:24 (join) karswell_ 23:25 (quit) karswell: Ping timeout: 276 seconds 23:28 (join) dnolen