00:06 (quit) yoklov1: Quit: Leaving. 00:06 (join) yoklov1 00:21 (quit) mithos28: Quit: mithos28 00:33 (quit) otzi: Ping timeout: 240 seconds 00:46 (join) racket 00:46 racket: [racket] plt pushed 1 new commit to master: http://bit.ly/mx022k 00:46 racket: [racket/master] adapt demodularizer to `compiler/zo-struct' change - Matthew Flatt 00:46 (part) racket 01:10 (quit) yoklov1: Quit: Leaving. 01:30 (quit) Skola: Ping timeout: 240 seconds 01:46 (join) racket 01:46 racket: [racket] plt pushed 6 new commits to master: http://bit.ly/md26ZJ 01:46 racket: [racket/master] Try to improve the tests wrt timeouts and memory limits - Eli Barzilay 01:46 racket: [racket/master] Misc improvements - Eli Barzilay 01:46 racket: [racket/master] Improvements around uses of the current `unstable/dirs', and - Eli Barzilay 01:46 (part) racket 01:59 (join) Skola 02:28 (quit) jonrafkind: Ping timeout: 258 seconds 03:03 ohwow: Happy Birthday, Robby! 03:32 ohwow: If the `request-bindings' is depricated, what would one use? 03:48 rapacity: is it going to be deprecated? 03:48 ohwow: > These functions, while convenient, could introduce subtle bugs into your application. Examples: that they are case-insensitive could introduce a bug; if the data submitted is not in UTF-8 format, then the conversion to a string will fail; if an attacker submits a form field as if it were a file, when it is not, then the request-bindings will hold a bytes? object and your program will error; and, for file uploads you lose the filename. Therefore, we recommend ... 03:48 ohwow: ... against their use, but they are provided for compatibility with old code. 03:55 rapacity: I guess you can use formlets to extract input 03:56 rapacity: I've been using request-bindings, :p wasn't aware of that problem hehe, thanks 03:58 (join) masm 04:23 ohwow: formlets? 06:14 (join) MayDaniel 07:26 (quit) MayDaniel: Read error: Connection reset by peer 07:37 (quit) karljoh: Ping timeout: 255 seconds 08:56 (join) yoklov1 09:02 (part) yoklov1 09:05 (join) mithos28 09:06 (join) cran_ 09:06 (quit) cran_: Client Quit 09:33 (quit) mithos28: Quit: mithos28 09:34 (join) mithos28 10:20 (join) yoklov_ 10:25 (quit) yoklov_: Quit: Leaving. 10:38 (join) racket 10:38 racket: [racket] plt pushed 1 new commit to master: http://bit.ly/mei6mT 10:38 racket: [racket/master] ".ss" -> ".rkt" scan done. - Eli Barzilay 10:38 (part) racket 10:51 (join) bugQ 10:54 (join) yoklov1 10:54 (join) bug- 10:56 (quit) bugQ: Ping timeout: 244 seconds 11:00 (join) Ryan 11:00 (nick) Ryan -> Guest66506 11:00 (quit) Guest66506: Client Quit 11:01 (join) ryandanas 11:03 ryandanas: hello, has anyone had any experience with setting up the ability for a user to upload multiple files at once using racket webcode? 11:04 (nick) bug- -> bugQ 11:13 (quit) masm: Quit: Leaving. 11:18 (join) lucian_ 11:26 (join) anRch 11:29 offby1 fidgets uncomfortably 11:34 (join) ryandanas_ 11:35 (quit) ryandanas_: Client Quit 11:39 (quit) mithos28: Quit: mithos28 11:42 (join) tauntaun 11:48 (join) otzi 11:48 (quit) Demosthenes: Ping timeout: 244 seconds 11:49 (join) mithos28 11:50 (join) Ryan 11:51 (nick) Ryan -> Guest11307 11:51 (part) Guest11307 11:52 (join) ryandanas_ 11:54 (quit) ryandanas: Ping timeout: 255 seconds 12:04 (join) racket 12:04 racket: [racket] plt pushed 1 new commit to master: http://bit.ly/j3a733 12:04 racket: [racket/master] adjust contract violation message by putting the name at the start of the message. For example, this: - Robby Findler 12:04 (part) racket 12:08 (join) racket 12:08 racket: [racket] plt pushed 1 new commit to master: http://bit.ly/kkMcpo 12:08 racket: [racket/master] syntax taint repairs - Matthew Flatt 12:08 (part) racket 12:25 (join) otzi_ 12:25 (join) jonrafkind 12:28 (quit) otzi: Ping timeout: 258 seconds 12:28 (quit) anRch: Quit: anRch 12:35 (quit) otzi_: Quit: leaving 12:42 (quit) gienah: Quit: leaving 12:42 yoklov1: so, when the documentation says 'A method declared with augment, augride, or augment-final augments a definition already present in the superclass.' does that mean that it's more or less equivalent to saying '(define/override (some-function arg …) (super some-function arg…) body)'? 12:43 yoklov1: i guess i'm just not sure what the documentation means by 'augment' 12:49 yoklov1: i see, no it's completely different from that and fairly weird OO. 12:52 jonrafkind: one of augment/pubment means that the super class version gets called and has the choice to call the child 12:52 jonrafkind: with (inner ...) as opposed to (super ...) 12:53 jonrafkind: so the super class conrtols when the subclass gets called instead of the reverse which is how most other OO systems work 12:57 (quit) yoklov1: Quit: Leaving. 12:57 (join) yoklov1 12:57 (quit) yoklov1: Client Quit 13:03 (join) Demosthenes 13:31 (quit) jonrafkind: Ping timeout: 244 seconds 13:35 (join) racket 13:35 racket: [racket] plt pushed 1 new commit to master: http://bit.ly/mzB1XU 13:35 racket: [racket/master] eliminated superfluous require for-syntax, refactored and cleaned up; fixed bug in test? - Matthias Felleisen 13:35 (part) racket 13:57 (join) masm 13:58 (join) jcowan 13:58 (part) jcowan: "Leaving" 14:00 (join) dnolen 14:00 (quit) bugQ: Read error: Operation timed out 14:25 (join) bugQ 14:56 (join) mije 14:56 mije: hi 15:03 ohwow: hey 15:18 (quit) mithos28: Quit: mithos28 15:28 (join) racket 15:28 racket: [racket] plt pushed 6 new commits to master: http://bit.ly/lR1nP1 15:28 racket: [racket/master] A little reformating - Jay McCarthy 15:28 racket: [racket/master] Showing files by status - Jay McCarthy 15:28 racket: [racket/master] Different server path - Jay McCarthy 15:28 (part) racket 15:42 (quit) lucian_: Remote host closed the connection 16:03 (join) mithos28 16:25 mithos28: is the release procedure available to non-core plt members? The link that went to dev requires a password. 16:30 (quit) mije: Remote host closed the connection 16:47 (join) roblally 17:19 (quit) bugQ: Ping timeout: 264 seconds 17:25 (join) bugQ 17:26 (join) lucian 17:26 (quit) lucian: Remote host closed the connection 17:40 (join) lucian 17:40 (join) jonrafkind 17:46 (quit) lucian: Remote host closed the connection 17:51 (join) racket 17:51 racket: [racket] plt pushed 7 new commits to master: http://bit.ly/jDahYf 17:51 racket: [racket/master] This test is sensitive to the JIT, it seems - Jay McCarthy 17:51 racket: [racket/master] Fixing this test - Jay McCarthy 17:51 racket: [racket/master] It is very odd that racket/load doesn't let this work - Jay McCarthy 17:51 (part) racket 18:20 (quit) dnolen: Quit: dnolen 18:21 (quit) Skola: Ping timeout: 246 seconds 18:43 (join) Skola 18:48 (quit) Skola: Ping timeout: 244 seconds 19:07 (join) Skola 19:13 (quit) Skola: Ping timeout: 252 seconds 19:17 (quit) ryandanas_: Quit: Leaving 19:19 (quit) masm: Ping timeout: 276 seconds 19:20 (join) dnolen 19:44 (quit) mithos28: Quit: mithos28 19:51 (join) lucian 19:59 (quit) dnolen: Quit: dnolen 20:02 (join) mithos28 20:17 (quit) lucian: Remote host closed the connection 20:35 (join) dnolen 20:36 (quit) mithos28: Quit: mithos28 21:12 (join) mithos28 21:17 (quit) mithos28: Quit: mithos28 21:21 (join) mithos28 21:42 (quit) mithos28: Quit: mithos28 21:42 (join) racket 21:42 racket: [racket] plt pushed 2 new commits to master: http://bit.ly/k9pGKn 21:42 racket: [racket/master] fix typos - Matthew Flatt 21:42 racket: [racket/master] protect the expansion of `enter!' - Matthew Flatt 21:42 (part) racket 22:07 (join) mithos28 22:12 (quit) mithos28: Quit: mithos28 22:38 (quit) bugQ: Ping timeout: 276 seconds 22:43 (quit) dnolen: Quit: dnolen 23:01 (join) Skola 23:06 (join) mithos28 23:14 (join) racket 23:14 racket: [racket] plt pushed 1 new commit to master: http://bit.ly/kttwKv 23:14 racket: [racket/master] Allowing paths in big-bang's record? argument and adjusting a test to make use of that feature. It would also be good to allow bitmap to take paths, but that is non-trivial, because of its assumption that non-literal strings are module paths - Jay McCarthy 23:14 (part) racket 23:16 (quit) mithos28: Quit: mithos28 23:40 (join) zarus 23:58 (join) acts_as_david