00:10 (join) jonrafkind 00:24 (quit) rbarraud: Remote host closed the connection 00:24 (join) rbarraud 00:28 (quit) rbarraud: Remote host closed the connection 00:29 (join) rbarraud 00:51 (quit) masm: Quit: Leaving. 01:41 (join) samth 01:49 (quit) rbarraud: Remote host closed the connection 01:50 (join) rbarraud 02:06 (quit) alexsuraci: Ping timeout: 240 seconds 02:13 (join) alexsuraci 02:18 (quit) jonrafkind: Ping timeout: 272 seconds 02:39 (quit) rbarraud: Remote host closed the connection 02:40 (join) rbarraud 02:46 (quit) rbarraud: Remote host closed the connection 02:46 (join) rbarraud 02:53 (quit) rbarraud: Remote host closed the connection 02:54 (join) rbarraud 02:58 (quit) rbarraud: Remote host closed the connection 02:58 (join) rbarraud 03:03 (quit) rbarraud: Remote host closed the connection 03:03 (join) rbarraud 03:07 (quit) rbarraud: Remote host closed the connection 03:08 (join) rbarraud 03:26 (quit) rbarraud: Remote host closed the connection 03:26 (join) rbarraud 03:41 (join) ZeeshanQ 03:42 (quit) samth: Ping timeout: 265 seconds 04:07 (part) ZeeshanQ 05:35 (quit) rbarraud: Remote host closed the connection 05:35 (join) rbarraud 06:27 (quit) rbarraud: Remote host closed the connection 06:27 (join) rbarraud 06:39 (quit) rbarraud: Remote host closed the connection 06:40 (join) rbarraud 06:46 (quit) rbarraud: Remote host closed the connection 06:47 (join) rbarraud 06:51 (join) masm 06:51 (quit) rbarraud: Remote host closed the connection 06:52 (join) rbarraud 08:05 (quit) masm: Ping timeout: 240 seconds 08:16 (join) MayDaniel 08:21 (join) masm 08:32 (quit) MayDaniel: 09:15 (join) martinhex 09:20 (part) maoo 09:23 (join) b-man_ 09:26 (quit) chturne: Read error: Operation timed out 09:27 (join) chturne 10:07 (join) danbrown 10:20 (join) MayDaniel 10:52 (quit) martinhex: Remote host closed the connection 10:56 (join) mceier 11:49 (join) samth 11:54 (quit) samth: Ping timeout: 250 seconds 11:56 (quit) MayDaniel: Read error: Connection reset by peer 12:01 (join) MayDaniel 12:26 (join) jonrafkind 12:40 (quit) MayDaniel: 13:17 (join) anRch 13:22 (join) MayDaniel 13:35 (join) samth 13:46 jonrafkind: i pushed honu 13:58 stamourv: whoa 13:58 stamourv: that's a lot! 13:58 stamourv: neat 14:02 jonrafkind: yea.. it needs a lot of work and cleanup 14:03 stamourv: how are the docs? 14:04 jonrafkind: non existent! 14:04 jonrafkind: i guess there are existing docs for the old honu implementation, i should either erase those or update them I guess 14:06 stamourv: how incompatible is the new version? 14:07 jonrafkind: should be 100% incompatible 14:08 jonrafkind: brb 14:10 samth: jonrafkind, at least include some examples 14:24 samth: jonrafkind, in particular, you should rewrite all the examples from the Racket web page into Honu 14:47 (quit) anRch: Quit: anRch 15:36 jonrafkind: oh ok, yea i have some examples in my own directories that i didnt commit 15:42 samth: also, the current contents of collects/honu/private are confusing 15:42 (quit) MayDaniel: 15:46 samth: also, jonrafkind, you really need to unbreak all your files in drdr 15:46 jonrafkind: i looked breifly at drdr, whats wrong with what i got? 15:47 samth: your files don't run 15:47 jonrafkind: oh parse.rkt shouldnt be in honu/private.. oops 15:47 jonrafkind: what files do I have that should run 15:48 samth: all of them 15:48 samth: any file you put in the tree should run with 'racket $filename' 15:48 jonrafkind: oh cant be compiled 15:48 jonrafkind: wierd, i ran it locally on my machine, it worked fine 15:49 samth: they mostly seem to be a syntax-parse require issue 15:49 jonrafkind: ya 15:49 samth: actually, they all seem to be that one file failing 15:49 jonrafkind: argh, the load handler doesnt tell me what file is actually doing the require 15:58 (join) dzhus 16:10 (join) anRch 16:10 (quit) b-man_: Remote host closed the connection 16:34 jonrafkind: ok hopefully drdr will succeed now 16:37 (quit) tcoppi: Ping timeout: 240 seconds 16:42 (join) tcoppi 16:44 (join) MayDaniel 16:56 (quit) anRch: Quit: anRch 17:17 (quit) jonrafkind: Ping timeout: 240 seconds 17:20 (quit) jsnikeri`: Remote host closed the connection 17:28 (quit) samth: Ping timeout: 240 seconds 17:34 (join) MD_ 17:35 (nick) MD_ -> Guest59840 17:38 Guest59840: hi 17:52 (quit) Guest59840: Quit: Page closed 18:03 (join) b-man_ 18:17 (join) Yann1 18:19 (quit) b-man_: Ping timeout: 265 seconds 18:19 Yann1: Hey, I have a Problem with the racket-interpreter. I runned files with "racket -f " and suddenly it stopped working. I changed nothing to the configuration and was able to reproduce the problem on another maschine. After some time, the interpreter just stops working. In DrScheme things are still working. 18:26 (quit) MayDaniel: 18:33 (join) samth 18:52 (quit) dzhus: Ping timeout: 264 seconds 19:08 (quit) danbrown: Quit: danbrown 19:16 (quit) mceier: Quit: leaving 19:33 (join) psykel 19:38 psykel: hi, I am trying to compile 5.0.1 source on Mac OSX 10.6 and seem to be having an issue. Is there a known issue with compiling for 64-bit on 10.6? 19:39 psykel: when I run "./configure --enable-mac64 --enable-sgc --disable-gracket --enable-macprefix --prefix=/Applications/Racket_v5.0.1/ " it also gives me: "configure: WARNING: unrecognized options: --enable-mac64, --enable-sgc, --disable-gracket, --enable-macprefix " 19:40 (quit) jao: Remote host closed the connection 19:41 (quit) masm: Quit: Leaving. 19:41 (quit) rbarraud: Remote host closed the connection 19:42 (join) rbarraud 19:49 (quit) samth: Ping timeout: 240 seconds 20:01 (quit) psykel: Ping timeout: 265 seconds 20:21 bremner: e 20:21 bremner: oops 20:26 (quit) rbarraud: Read error: Connection reset by peer 20:26 (join) rbarraud 20:33 (quit) rbarraud: Remote host closed the connection 20:34 (join) rbarraud 20:37 (join) samth 20:46 (quit) rbarraud: Remote host closed the connection 20:47 (join) rbarraud 20:48 (nick) tcoppi -> TCOPPI 21:01 (nick) emma -> EMMA 21:02 (quit) rbarraud: Remote host closed the connection 21:07 (join) rbarraud 21:11 (quit) rbarraud: Remote host closed the connection 21:16 (join) rbarraud 21:21 (quit) rbarraud: Read error: Connection reset by peer 21:24 (join) rbarraud 21:25 (join) b-man_ 21:29 (quit) rbarraud: Remote host closed the connection 21:32 (join) rbarraud 21:36 (quit) rbarraud: Remote host closed the connection 21:37 (join) rbarraud 21:38 (quit) rbarraud: Remote host closed the connection 21:44 (quit) b-man_: Read error: Operation timed out 21:54 (quit) samth: Ping timeout: 264 seconds 22:09 (join) b-man_ 22:40 (quit) b-man_: Ping timeout: 252 seconds 22:47 (quit) EMMA: Ping timeout: 250 seconds 22:56 (join) EMMA 23:07 (quit) MarcWeber: Quit: leaving