Show enters and exits. Hide enters and exits.
| 00:09:25 | djwhitt | hmm... do I just need to install iconv to fix that spec failure on rubuildius_amd64? |
| 00:12:12 | drbrain | djwhitt: sounds right |
| 00:12:38 | drbrain | although, that error sounds bogus |
| 00:12:43 | drbrain | I mean, the wording |
| 00:14:04 | djwhitt | drbrain: yeah, just scrolled down to the actual error. looks like a hash ordering thing |
| 00:14:19 | Defiler | there are two errors there |
| 00:14:36 | Defiler | but one of them is not being counted as a failure |
| 00:14:42 | djwhitt | right |
| 00:14:43 | drbrain | djwhitt: the iconv specs aren't failing since they never loaded |
| 00:14:49 | drbrain | (and thus never ran) |
| 00:15:58 | ShayArnett enters the room. | |
| 00:16:15 | drbrain | my ~/.irbrc.compiled.rbc is still causing issues |
| 00:17:40 | drbrain | I'm getting either Assertion failed: (header->entry->object == header), function mark_sweep_mark_object, file marksweep.c, line 275. |
| 00:17:54 | drbrain | Assertion failed: (ent->fields == NUM_FIELDS(obj)), function mark_sweep_sweep_phase, file marksweep.c, line 541. |
| 00:17:59 | drbrain | Illegal instruction |
| 00:18:06 | fearoffish enters the room. | |
| 00:18:06 | drbrain | either of those when I run shotgun/rubinius now |
| 00:18:13 | drbrain | even without a ~/.irbrc.compiled.rbc |
| 00:18:52 | drbrain | $ shotgun/rubinius -e 'class X; set_ffi_lib "nosuchlib"; end' && echo $? |
| 00:18:55 | drbrain | 0 |
| 00:18:59 | drbrain | that sounds wrong |
| 00:19:05 | drbrain | I think that should raise |
| 00:21:55 | shame leaves the room. | |
| 00:24:17 | wmoxam enters the room. | |
| 00:26:42 | djwhitt | is there an option to disable color in mspec? |
| 00:28:14 | lopex leaves the room. | |
| 00:30:33 | mernen enters the room. | |
| 00:30:44 | drbrain | for the backtraces? that's rubinius |
| 00:30:51 | drbrain | I think there's an env var for that |
| 00:32:40 | Defiler | color_config = Rubinius::RUBY_CONFIG["rbx.colorize_backtraces"] |
| 00:33:33 | djwhitt | Defiler: excellent, thanks |
| 00:33:38 | Defiler | asking evan how to actually SET that these days.. |
| 00:33:52 | djwhitt | Defiler: found it already I think |
| 00:33:59 | djwhitt | ENV["RBX"] = "rbx.colorize_backtraces=no" |
| 00:34:07 | Defiler | cool |
| 00:34:27 | Defiler | RBX= "rbx.colorize_backtraces=no" ./bin/mspec run ... |
| 00:34:28 | Defiler | will work as well |
| 00:34:43 | drbrain | djwhitt: can you add that to README-DEVELOPERS? |
| 00:34:49 | drbrain | or maybe README would be better |
| 00:34:53 | djwhitt | drbrain: sure |
| 00:35:32 | drbrain | awesome |
| 00:35:56 | EugZol leaves the room. | |
| 00:38:49 | boyscout | 2 commits by Wilson Bilkovich |
| 00:38:50 | boyscout | * Produce correct output from Regexp#to_s; 9ee092d |
| 00:38:51 | boyscout | * Implement StringScanner#peek; 3458212 |
| 00:39:44 | dgtized | I wish that gem's were more closely mapped to something like a git repository |
| 00:40:11 | dgtized | It seems like package versioning in general could be more easily fixed by just corresponding to a git tag |
| 00:42:17 | pauldix enters the room. | |
| 00:48:24 | boyscout | 1 commit by David Whittington |
| 00:48:25 | boyscout | * Added note to README about how to disable backtrace colorization; 478e5b4 |
| 00:49:53 | pauldix leaves the room. | |
| 00:51:11 | wmoxam leaves the room. | |
| 00:54:54 | enebo leaves the room. | |
| 00:58:42 | imajes enters the room. | |
| 01:02:18 | rubuildius_ppc | David Whittington: 478e5b4c9; 2188 files, 7254 examples, 25972 expectations, 0 failures, 0 errors |
| 01:02:19 | rubuildius_ppc | Wilson Bilkovich: 9ee092dee; 2188 files, 7254 examples, 25972 expectations, 0 failures, 0 errors |
| 01:02:50 | pauldix enters the room. | |
| 01:03:01 | AndrewO enters the room. | |
| 01:04:21 | rubuildius_amd64 | David Whittington: 478e5b4c9; 2188 files, 7232 examples, 25916 expectations, 1 failure, 0 errors; http://rafb.net/p/1wTbfh10.html |
| 01:07:20 | Maledikt enters the room. | |
| 01:14:42 | dysinger leaves the room. | |
| 01:17:17 | pauldix leaves the room. | |
| 01:19:31 | Jesterman81 enters the room. | |
| 01:19:55 | Jesterman81 leaves the room. | |
| 01:19:58 | Jesterman81 enters the room. | |
| 01:22:26 | Maledictus leaves the room. | |
| 01:31:33 | kw enters the room. | |
| 01:32:54 | kw leaves the room. | |
| 01:35:30 | imajes leaves the room. | |
| 01:41:35 | veek enters the room. | |
| 01:49:18 | fbuilesv | any comments on applying this: http://rubinius.lighthouseapp.com/projects/5089/tickets/577-patch-fixes-irb-input-issue-on-leopard ? |
| 01:50:16 | drbrain | I find it acceptable |
| 01:52:11 | rubuildius_amd64 | Wilson Bilkovich: 9ee092dee; 2188 files, 7232 examples, 25916 expectations, 1 failure, 0 errors; http://rafb.net/p/HmXQol73.html |
| 01:55:00 | loincloth enters the room. | |
| 01:56:51 | charlenopires leaves the room. | |
| 01:58:23 | Jesterman81 leaves the room. | |
| 01:59:09 | Jesterman81 enters the room. | |
| 01:59:30 | kevwil enters the room. | |
| 02:01:09 | boyscout | 1 commit by Vincent Lu |
| 02:01:10 | boyscout | * Makes readline library path configurable in the command line.; 48ab1d2 |
| 02:02:07 | kevwil leaves the room. | |
| 02:04:51 | radarek leaves the room. | |
| 02:06:25 | djwhitt | am I correct in thinking that iconv is supposed to be provided by glibc on Linux? |
| 02:06:56 | djwhitt | Gentoo doesn't seem to have any interest in letting me install it (iconv that is) |
| 02:09:13 | fbuilesv | djwhitt: yes, it usually comes with glibc |
| 02:10:20 | fbuilesv | how are you supposed to guard the bytecode generation errors? Specs don't really throw an error, they just dont run and print a really long trace |
| 02:10:43 | fbuilesv | trying to apply this spec: http://rubinius.lighthouseapp.com/projects/5089/tickets/571-rubinius-do-not-generate-bytecode-for- this-case |
| 02:12:34 | humitos enters the room. | |
| 02:13:35 | humitos | Hi all |
| 02:13:37 | humitos | gramos: hi! |
| 02:13:39 | AndrewO leaves the room. | |
| 02:14:50 | humitos | I can't install rubinius in Debian, I opened a ticket #581 |
| 02:15:02 | rubuildius_ppc | Vincent Lu: 48ab1d2e8; 2188 files, 7254 examples, 25972 expectations, 0 failures, 0 errors |
| 02:16:25 | fbuilesv | humitos: in line 118, try removing that last comma |
| 02:17:29 | humitos | fbuilesv: another error... |
| 02:17:46 | humitos | http://pastebin.com/d439aa2eb |
| 02:19:19 | fbuilesv | humitos: it's the ssame thing, a comma at the end but somehow that runs for me at least with no probs, what ruby version is running rake? |
| 02:19:43 | fbuilesv | ruby or rake version, no idea if that has something to do with it |
| 02:19:48 | djwhitt | so looks like Rubinius is just looking for the iconv functions in the wrong place |
| 02:20:30 | fbuilesv | humitos: what's the output of rake --version? |
| 02:20:56 | humitos | fbuilesv: rake, version 0.8.1 |
| 02:21:11 | fbuilesv | humitos: weird, and that's normal rake running under MRI, right? |
| 02:21:32 | humitos | fbuilesv: How to know that? |
| 02:23:01 | fbuilesv | humitos: what's the output of ruby -v? |
| 02:23:30 | fbuilesv | maybe another install of jruby or rbx overwrote the paths or something? I honestly have no idea :) |
| 02:23:36 | humitos | fbuilesv: ruby 1.8.6 (2008-03-03 patchlevel 114) [x86_64-linux] |
| 02:23:39 | VVSiz_ enters the room. | |
| 02:24:51 | fbuilesv | humitos: rake build gives you the same error right? |
| 02:25:07 | humitos | fbuilesv: let me see |
| 02:25:18 | humitos | fbuilesv: yes |
| 02:26:26 | RyanTM enters the room. | |
| 02:28:43 | fbuilesv | humitos: I'm out of ideas, maybe someone with more experience can help you since it just builds fine here |
| 02:31:19 | foysavas leaves the room. | |
| 02:31:26 | fowlduck enters the room. | |
| 02:31:40 | shame enters the room. | |
| 02:32:16 | pauldix enters the room. | |
| 02:32:36 | pauldix leaves the room. | |
| 02:35:34 | manveru leaves the room. | |
| 02:39:54 | Jesterman81 leaves the room. | |
| 02:39:58 | twbray enters the room. | |
| 02:40:52 | edwardam | evan: ping |
| 02:41:24 | wmoxam enters the room. | |
| 02:41:47 | VVSiz leaves the room. | |
| 02:47:24 | crafterm leaves the room. | |
| 02:48:34 | crafterm enters the room. | |
| 02:48:47 | crafterm leaves the room. | |
| 02:53:12 | jamesbarnett leaves the room. | |
| 02:53:21 | twbray leaves the room. | |
| 02:56:27 | sambo82 enters the room. | |
| 02:56:56 | twbray enters the room. | |
| 02:59:25 | ezmobius leaves the room. | |
| 02:59:28 | twbray leaves the room. | |
| 03:08:21 | jtoy enters the room. | |
| 03:16:01 | rubuildius_amd64 | Vincent Lu: 48ab1d2e8; 2188 files, 7232 examples, 25916 expectations, 1 failure, 0 errors; http://rafb.net/p/8zFlol22.html |
| 03:18:06 | wmoxam leaves the room. | |
| 03:19:19 | benny leaves the room. | |
| 03:19:40 | twbray enters the room. | |
| 03:20:18 | veek leaves the room. | |
| 03:23:31 | twbray leaves the room. | |
| 03:28:14 | samsarin enters the room. | |
| 03:28:50 | drbrain | on RubyGems trunk, `rbx gem list` takes 10s |
| 03:39:12 | w1rele55 leaves the room. | |
| 03:39:41 | w1rele55 enters the room. | |
| 03:43:28 | benburkert leaves the room. | |
| 03:44:13 | cored enters the room. | |
| 03:54:33 | fowlduck leaves the room. | |
| 03:58:16 | moofbong enters the room. | |
| 04:01:10 | veek enters the room. | |
| 04:02:33 | ShayArnett leaves the room. | |
| 04:03:12 | samsarin leaves the room. | |
| 04:05:43 | veek leaves the room. | |
| 04:06:34 | fowlduck enters the room. | |
| 04:06:58 | benburkert enters the room. | |
| 04:07:41 | fowlduck leaves the room. | |
| 04:10:55 | RyanTM leaves the room. | |
| 04:14:44 | ezmobius enters the room. | |
| 04:16:25 | elight enters the room. | |
| 04:18:48 | dbussink | morning |
| 04:19:39 | rictic enters the room. | |
| 04:22:11 | humitos | dbussink: goodnigth :) |
| 04:22:36 | dbussink | hehe, well, maybe i should sleep again on the plane |
| 04:22:41 | dbussink | long trip ahead today |
| 04:24:19 | michaellatta leaves the room. | |
| 04:24:37 | ezmobius | you comning to portland? |
| 04:26:58 | headius | if you're leaving early morning there sleeping on the plane would work |
| 04:27:08 | headius | you're probably arriving late morning? |
| 04:27:33 | dbussink | yeah, leaving at 10:30, but it's a 2+ hour trip to the airport |
| 04:27:48 | dbussink | and combined with regular traffic jams etc. that means leaving pretty early |
| 04:27:54 | headius | ezmobius: what's the smallest C-based extension gem you know of |
| 04:28:17 | ezmobius | hmm |
| 04:28:34 | ezmobius | nothing comes to mind right off the bat |
| 04:28:56 | ezmobius | most C ext i use are the bigger ones, hpricot etc.. |
| 04:29:01 | elight | maybe rcov? |
| 04:29:12 | dbussink | ezmobius: gonna be there early afternoon today, looking forward to it :) |
| 04:29:18 | ezmobius | yeah rcov is a small extension, but I feel like it probably uses a ton of MRI internals |
| 04:29:26 | ezmobius | dbussink: cool |
| 04:29:43 | headius | very MRI internal-heavy |
| 04:30:02 | headius | hpricot and mongrel are actually in the runnint because the entry point into the ragel stuff is pretty narrow |
| 04:30:08 | wmoxam enters the room. | |
| 04:30:12 | headius | http11 only exposes like five methods |
| 04:30:16 | ezmobius | yeah |
| 04:30:23 | ezmobius | hpricot would be a great one |
| 04:30:34 | ezmobius | it seems like almost everyone uses hpricot |
| 04:30:41 | ezmobius | at least the folks i host |
| 04:30:41 | drbrain | you should just write some in RubyInline |
| 04:30:52 | drbrain | if you can run mkmf.rb, you can run RubyInline no problem |
| 04:31:04 | ezmobius | superredcloth is another ragel one |
| 04:31:15 | ezmobius | json |
| 04:31:16 | headius | drbrain: that's true |
| 04:31:28 | headius | oh json would be good |
| 04:31:42 | mernen | json is quite simple |
| 04:31:47 | mernen | especially json/parser |
| 04:31:50 | ezmobius | yeah thats probably good start |
| 04:31:59 | headius | mkmf.rb works for simple stuff now |
| 04:32:32 | elight leaves the room. | |
| 04:33:10 | headius | are the files under spec/subtend/ext all usable as free-standing mods? that might actually be the best next step |
| 04:33:48 | headius | the class one would probably run already |
| 04:37:30 | yipstar leaves the room. | |
| 04:41:57 | anteaya enters the room. | |
| 04:42:02 | loincloth_ enters the room. | |
| 04:42:06 | rue | dbussink: Safe travels! I will unfortunately not get a chance to see you this time around due to a family issue. |
| 04:42:39 | dbussink | rue: ah, too bad, but the best with your family! |
| 04:43:04 | rue | Thanks. Things are looking up here |
| 04:44:23 | mapar enters the room. | |
| 04:47:28 | mapar leaves the room. | |
| 04:49:07 | loincloth leaves the room. | |
| 04:57:54 | fowlduck enters the room. | |
| 04:59:27 | cored leaves the room. | |
| 05:03:06 | benburkert leaves the room. | |
| 05:03:29 | benburkert enters the room. | |
| 05:11:05 | ezmobius leaves the room. | |
| 05:15:34 | twbray enters the room. | |
| 05:18:42 | crafterm enters the room. | |
| 05:20:59 | twbray leaves the room. | |
| 05:21:25 | fowlduck leaves the room. | |
| 05:25:59 | Yurik leaves the room. | |
| 05:28:13 | humitos leaves the room. | |
| 05:36:58 | mernen leaves the room. | |
| 05:45:08 | anteaya leaves the room. | |
| 05:46:08 | blakewatters enters the room. | |
| 05:58:57 | blakewatters leaves the room. | |
| 05:59:27 | wmoxam leaves the room. | |
| 06:03:07 | fowlduck enters the room. | |
| 06:03:19 | mediogre enters the room. | |
| 06:06:35 | veek enters the room. | |
| 06:14:22 | mitchellvriley enters the room. | |
| 06:16:12 | moofbong leaves the room. | |
| 06:17:08 | fowlduck leaves the room. | |
| 06:17:23 | xhanjian enters the room. | |
| 06:19:32 | thehcdreamer_ leaves the room. | |
| 06:23:34 | benburkert leaves the room. | |
| 06:28:55 | brainopia enters the room. | |
| 06:30:55 | sambo82 leaves the room. | |
| 06:35:20 | wifelette_afk leaves the room. | |
| 06:37:05 | wycats leaves the room. | |
| 06:51:54 | brainopia leaves the room. | |
| 06:55:50 | wycats enters the room. | |
| 07:01:36 | ezmobius enters the room. | |
| 07:20:36 | gnufied enters the room. | |
| 07:21:03 | boyscout | 8 commits by Cezar Sa Espinola |
| 07:21:04 | boyscout | * All subtend specs run flawlessly under MRI! Fixing some warnings.; 65a8b2d |
| 07:21:05 | boyscout | * Fixing rb_str_cmp, it should return an int, not a VALUE.; 01a8f84 |
| 07:21:06 | boyscout | * Fixing rb_check_string_type, it should return nil if the object can't be coerced ...; 4775e5a |
| 07:21:07 | boyscout | * Fixing rb_respond_to, it should return Qtrue/Qfalse as an int.; e5d932f |
| 07:21:08 | boyscout | * Fixing rb_const_defined, it should return Qtrue/Qfalse as an int.; 8ef4d3a |
| 07:21:09 | boyscout | ... |
| 07:23:10 | cezarsa | subtend's getting sharp :) |
| 07:23:17 | evan | cezarsa: yay! |
| 07:23:19 | evan | great job! |
| 07:23:50 | cezarsa | found and corrected many bugs running subtend specs on MRI |
| 07:23:56 | evan | great! |
| 07:24:07 | cezarsa | thx :) |
| 07:24:21 | scoopr | \:D/ |
| 07:24:54 | headius | I think wmeissner is going to start running them on jruby also |
| 07:25:16 | headius | first he wanted to try to wire in MRI's syslog ext, thought it looked doable |
| 07:25:29 | cezarsa | cool, maybe they could move to rubyspecs? |
| 07:25:45 | headius | perhaps eventually, but more likely I'd see them getting a new project |
| 07:25:52 | headius | they're not standard yet |
| 07:26:23 | evan | yeah |
| 07:26:33 | evan | the MRI API could be in rubyspecs though. |
| 07:26:37 | evan | MRI C API, rather. |
| 07:26:39 | vincentlu | evan: hi, I had my first patch accepted (commit hash 48ab1d2). I'd like to have commit bit. :) |
| 07:26:41 | headius | yeah |
| 07:26:44 | headius | that's true |
| 07:26:59 | evan | vincentlu: ah! sure. use pastie and paste your ssh public key |
| 07:27:21 | vincentlu | evan: http://pastie.org/204433 |
| 07:27:51 | vincentlu | is the host name "Macintosh.local" ok? |
| 07:27:54 | evan | thats fine |
| 07:27:58 | evan | thats just a comment |
| 07:28:36 | evan | ok, added! |
| 07:28:39 | evan | thanks for your work! |
| 07:28:50 | vincentlu | thanks! :D |
| 07:33:56 | rubuildius_ppc | Cezar Sa Espinola: 65a8b2d82; 2188 files, 7254 examples, 25973 expectations, 0 failures, 0 errors |
| 07:36:41 | rubuildius_amd64 | Cezar Sa Espinola: 65a8b2d82; 2188 files, 7232 examples, 25917 expectations, 1 failure, 0 errors; http://rafb.net/p/T8g2zh82.html |
| 07:47:49 | Skip enters the room. | |
| 08:04:44 | ezmobius leaves the room. | |
| 08:08:13 | qwert666 enters the room. | |
| 08:12:53 | VVSiz_ leaves the room. | |
| 08:12:53 | zenspider leaves the room. | |
| 08:12:53 | qwert666 leaves the room. | |
| 08:12:53 | w1rele55 leaves the room. | |
| 08:12:53 | Maledikt leaves the room. | |
| 08:12:53 | Ingmar leaves the room. | |
| 08:12:53 | atmos leaves the room. | |
| 08:12:53 | flori leaves the room. | |
| 08:12:53 | rubuildius_amd64 leaves the room. | |
| 08:12:53 | mjwhitt leaves the room. | |
| 08:12:53 | jammi leaves the room. | |
| 08:12:53 | Spakman_ leaves the room. | |
| 08:12:53 | mass leaves the room. | |
| 08:12:53 | smparkes leaves the room. | |
| 08:12:53 | rudebwoy leaves the room. | |
| 08:12:54 | ko1_away leaves the room. | |
| 08:12:54 | dalee leaves the room. | |
| 08:12:54 | xmlhacker leaves the room. | |
| 08:12:54 | devpotato leaves the room. | |
| 08:12:54 | zf leaves the room. | |
| 08:12:54 | lchin_ leaves the room. | |
| 08:12:54 | squeegy leaves the room. | |
| 08:12:54 | headius leaves the room. | |
| 08:12:54 | fbuilesv leaves the room. | |
| 08:12:54 | gramos leaves the room. | |
| 08:12:54 | joachimm leaves the room. | |
| 08:12:54 | boyscout leaves the room. | |
| 08:12:54 | chillywilly leaves the room. | |
| 08:12:54 | context leaves the room. | |
| 08:12:54 | fearoffish leaves the room. | |
| 08:12:54 | gnufied leaves the room. | |
| 08:12:54 | loincloth leaves the room. | |
| 08:12:54 | jtoy leaves the room. | |
| 08:12:54 | cezarsa leaves the room. | |
| 08:12:54 | maharg_ leaves the room. | |
| 08:12:54 | kevinclark leaves the room. | |
| 08:12:54 | cremes__ leaves the room. | |
| 08:12:54 | edwardam leaves the room. | |
| 08:12:54 | jero5 leaves the room. | |
| 08:12:54 | rphillips leaves the room. | |
| 08:12:54 | hoopy leaves the room. | |
| 08:12:54 | defn leaves the room. | |
| 08:12:54 | tarcieri leaves the room. | |
| 08:12:54 | vincentlu leaves the room. | |
| 08:12:54 | corundum leaves the room. | |
| 08:12:54 | drbrain leaves the room. | |
| 08:12:54 | tmm1 leaves the room. | |
| 08:12:54 | cout leaves the room. | |
| 08:12:54 | crafterm leaves the room. | |
| 08:12:54 | rictic leaves the room. | |
| 08:12:54 | Illocution leaves the room. | |
| 08:12:54 | dbussink leaves the room. | |
| 08:12:54 | imajes_office leaves the room. | |
| 08:12:56 | Defiler leaves the room. | |
| 08:12:56 | jp_tix leaves the room. | |
| 08:12:56 | schooner leaves the room. | |
| 08:12:56 | djwhitt leaves the room. | |
| 08:12:56 | wycats leaves the room. | |
| 08:12:56 | mediogre leaves the room. | |
| 08:12:56 | shame leaves the room. | |
| 08:12:56 | cremes leaves the room. | |
| 08:12:56 | nicksieger leaves the room. | |
| 08:12:56 | dgtized leaves the room. | |
| 08:12:56 | jazen leaves the room. | |
| 08:12:56 | thoughtfiz leaves the room. | |
| 08:12:56 | binary42 leaves the room. | |
| 08:12:56 | _goodney_ leaves the room. | |
| 08:12:56 | goodney leaves the room. | |
| 08:12:56 | lypanov leaves the room. | |
| 08:12:56 | timo leaves the room. | |
| 08:12:56 | cyndis leaves the room. | |
| 08:12:56 | pastie leaves the room. | |
| 08:12:56 | matthewd leaves the room. | |
| 08:12:56 | wycats_afk leaves the room. | |
| 08:12:56 | Skip leaves the room. | |
| 08:12:56 | Jzalae leaves the room. | |
| 08:12:56 | ixx leaves the room. | |
| 08:12:56 | Chrononaut leaves the room. | |
| 08:12:56 | josb leaves the room. | |
| 08:12:56 | dmpk2k leaves the room. | |
| 08:12:56 | TheProkrammer leaves the room. | |
| 08:14:23 | qwert666 enters the room. | |
| 08:14:23 | Skip enters the room. | |
| 08:14:23 | gnufied enters the room. | |
| 08:14:23 | wycats enters the room. | |
| 08:14:23 | mediogre enters the room. | |
| 08:14:23 | crafterm enters the room. | |
| 08:14:23 | loincloth enters the room. | |
| 08:14:23 | rictic enters the room. | |
| 08:14:23 | w1rele55 enters the room. | |
| 08:14:23 | jtoy enters the room. | |
| 08:14:23 | shame enters the room. | |
| 08:14:23 | VVSiz_ enters the room. | |
| 08:14:23 | Maledikt enters the room. | |
| 08:14:23 | fearoffish enters the room. | |
| 08:14:23 | dalee enters the room. | |
| 08:14:23 | fbuilesv enters the room. | |
| 08:14:23 | cremes enters the room. | |
| 08:14:23 | nicksieger enters the room. | |
| 08:14:23 | edwardam enters the room. | |
| 08:14:23 | jero5 enters the room. | |
| 08:14:23 | schooner enters the room. | |
| 08:14:23 | gramos enters the room. | |
| 08:14:23 | Illocution enters the room. | |
| 08:14:23 | joachimm enters the room. | |
| 08:14:23 | cezarsa enters the room. | |
| 08:14:23 | rphillips enters the room. | |
| 08:14:23 | dgtized enters the room. | |
| 08:14:23 | devpotato enters the room. | |
| 08:14:23 | xmlhacker enters the room. | |
| 08:14:23 | Spakman_ enters the room. | |
| 08:14:23 | jazen enters the room. | |
| 08:14:23 | thoughtfiz enters the room. | |
| 08:14:23 | hoopy enters the room. | |
| 08:14:23 | binary42 enters the room. | |
| 08:14:23 | djwhitt enters the room. | |
| 08:14:23 | Ingmar enters the room. | |
| 08:14:23 | atmos enters the room. | |
| 08:14:23 | defn enters the room. | |
| 08:14:23 | flori enters the room. | |
| 08:14:23 | rubuildius_amd64 enters the room. | |
| 08:14:23 | vincentlu enters the room. | |
| 08:14:23 | headius enters the room. | |
| 08:14:23 | cremes__ enters the room. | |
| 08:14:23 | jammi enters the room. | |
| 08:14:23 | Jzalae enters the room. | |
| 08:14:23 | mjwhitt enters the room. | |
| 08:14:23 | lchin_ enters the room. | |
| 08:14:23 | cyndis enters the room. | |
| 08:14:23 | drbrain enters the room. | |
| 08:14:23 | ko1_away enters the room. | |
| 08:14:23 | mass enters the room. | |
| 08:14:23 | smparkes enters the room. | |
| 08:14:23 | rudebwoy enters the room. | |
| 08:14:23 | zenspider enters the room. | |
| 08:14:23 | jp_tix enters the room. | |
| 08:14:23 | timo enters the room. | |
| 08:14:23 | tmm1 enters the room. | |
| 08:14:23 | imajes_office enters the room. | |
| 08:14:23 | corundum enters the room. | |
| 08:14:23 | maharg_ enters the room. | |
| 08:14:23 | squeegy enters the room. | |
| 08:14:23 | kevinclark enters the room. | |
| 08:14:23 | chillywilly enters the room. | |
| 08:14:23 | lypanov enters the room. | |
| 08:14:23 | context enters the room. | |
| 08:14:23 | dmpk2k enters the room. | |
| 08:14:23 | dbussink enters the room. | |
| 08:14:23 | boyscout enters the room. | |
| 08:14:23 | Defiler enters the room. | |
| 08:14:23 | wycats_afk enters the room. | |
| 08:14:23 | ixx enters the room. | |
| 08:14:23 | zf enters the room. | |
| 08:14:23 | goodney enters the room. | |
| 08:14:23 | _goodney_ enters the room. | |
| 08:14:23 | cout enters the room. | |
| 08:14:23 | TheProkrammer enters the room. | |
| 08:14:23 | pastie enters the room. | |
| 08:14:23 | tarcieri enters the room. | |
| 08:14:23 | Chrononaut enters the room. | |
| 08:14:23 | josb enters the room. | |
| 08:14:23 | matthewd enters the room. | |
| 08:14:35 | VVSiz_ leaves the room. | |
| 08:14:35 | zenspider leaves the room. | |
| 08:14:35 | rubuildius_amd64 leaves the room. | |
| 08:14:35 | w1rele55 leaves the room. | |
| 08:14:35 | mjwhitt leaves the room. | |
| 08:14:35 | flori leaves the room. | |
| 08:14:35 | atmos leaves the room. | |
| 08:14:35 | Maledikt leaves the room. | |
| 08:14:35 | qwert666 leaves the room. | |
| 08:14:35 | Ingmar leaves the room. | |
| 08:14:35 | jammi leaves the room. | |
| 08:14:35 | Spakman_ leaves the room. | |
| 08:14:35 | mass leaves the room. | |
| 08:14:35 | smparkes leaves the room. | |
| 08:14:35 | rudebwoy leaves the room. | |
| 08:14:35 | ko1_away leaves the room. | |
| 08:14:35 | zf leaves the room. | |
| 08:14:35 | lchin_ leaves the room. | |
| 08:14:35 | squeegy leaves the room. | |
| 08:14:35 | dalee leaves the room. | |
| 08:14:35 | headius leaves the room. | |
| 08:14:35 | devpotato leaves the room. | |
| 08:14:35 | xmlhacker leaves the room. | |
| 08:14:35 | boyscout leaves the room. | |
| 08:14:35 | joachimm leaves the room. | |
| 08:14:35 | chillywilly leaves the room. | |
| 08:14:35 | context leaves the room. | |
| 08:14:35 | gramos leaves the room. | |
| 08:14:35 | fearoffish leaves the room. | |
| 08:14:35 | fbuilesv leaves the room. | |
| 08:14:35 | cezarsa leaves the room. | |
| 08:14:35 | maharg_ leaves the room. | |
| 08:14:35 | kevinclark leaves the room. | |
| 08:14:35 | loincloth leaves the room. | |
| 08:14:35 | jtoy leaves the room. | |
| 08:14:35 | cremes__ leaves the room. | |
| 08:14:35 | gnufied leaves the room. | |
| 08:14:35 | tarcieri leaves the room. | |
| 08:14:35 | vincentlu leaves the room. | |
| 08:14:35 | corundum leaves the room. | |
| 08:14:35 | hoopy leaves the room. | |
| 08:14:35 | rphillips leaves the room. | |
| 08:14:35 | drbrain leaves the room. | |
| 08:14:35 | jero5 leaves the room. | |
| 08:14:35 | tmm1 leaves the room. | |
| 08:14:35 | cout leaves the room. | |
| 08:14:35 | defn leaves the room. | |
| 08:14:35 | edwardam leaves the room. | |
| 08:14:35 | crafterm leaves the room. | |
| 08:14:35 | dbussink leaves the room. | |
| 08:14:35 | imajes_office leaves the room. | |
| 08:14:35 | Illocution leaves the room. | |
| 08:14:35 | Defiler leaves the room. | |
| 08:14:35 | jp_tix leaves the room. | |
| 08:14:37 | rictic leaves the room. | |
| 08:14:37 | djwhitt leaves the room. | |
| 08:14:37 | schooner leaves the room. | |
| 08:14:37 | _goodney_ leaves the room. | |
| 08:14:37 | goodney leaves the room. | |
| 08:14:37 | lypanov leaves the room. | |
| 08:14:37 | timo leaves the room. | |
| 08:14:37 | thoughtfiz leaves the room. | |
| 08:14:37 | cyndis leaves the room. | |
| 08:14:37 | jazen leaves the room. | |
| 08:14:37 | dgtized leaves the room. | |
| 08:14:37 | mediogre leaves the room. | |
| 08:14:37 | pastie leaves the room. | |
| 08:14:37 | cremes leaves the room. | |
| 08:14:37 | matthewd leaves the room. | |
| 08:14:37 | wycats_afk leaves the room. | |
| 08:14:37 | shame leaves the room. | |
| 08:14:37 | nicksieger leaves the room. | |
| 08:14:37 | binary42 leaves the room. | |
| 08:14:37 | wycats leaves the room. | |
| 08:14:37 | Jzalae leaves the room. | |
| 08:14:37 | Skip leaves the room. | |
| 08:14:37 | ixx leaves the room. | |
| 08:14:37 | Chrononaut leaves the room. | |
| 08:14:37 | josb leaves the room. | |
| 08:14:37 | dmpk2k leaves the room. | |
| 08:14:37 | TheProkrammer leaves the room. | |
| 08:15:46 | qwert666 enters the room. | |
| 08:15:46 | Skip enters the room. | |
| 08:15:46 | gnufied enters the room. | |
| 08:15:46 | wycats enters the room. | |
| 08:15:46 | mediogre enters the room. | |
| 08:15:46 | crafterm enters the room. | |
| 08:15:46 | loincloth enters the room. | |
| 08:15:46 | rictic enters the room. | |
| 08:15:46 | w1rele55 enters the room. | |
| 08:15:46 | jtoy enters the room. | |
| 08:15:46 | shame enters the room. | |
| 08:15:46 | VVSiz_ enters the room. | |
| 08:15:46 | Maledikt enters the room. | |
| 08:15:46 | fearoffish enters the room. | |
| 08:15:46 | dalee enters the room. | |
| 08:15:46 | fbuilesv enters the room. | |
| 08:15:46 | cremes enters the room. | |
| 08:15:46 | nicksieger enters the room. | |
| 08:15:46 | edwardam enters the room. | |
| 08:15:46 | jero5 enters the room. | |
| 08:15:46 | schooner enters the room. | |
| 08:15:46 | gramos enters the room. | |
| 08:15:46 | Illocution enters the room. | |
| 08:15:46 | joachimm enters the room. | |
| 08:15:46 | cezarsa enters the room. | |
| 08:15:46 | rphillips enters the room. | |
| 08:15:46 | dgtized enters the room. | |
| 08:15:46 | devpotato enters the room. | |
| 08:15:46 | xmlhacker enters the room. | |
| 08:15:46 | Spakman_ enters the room. | |
| 08:15:46 | jazen enters the room. | |
| 08:15:46 | thoughtfiz enters the room. | |
| 08:15:46 | hoopy enters the room. | |
| 08:15:46 | binary42 enters the room. | |
| 08:15:46 | djwhitt enters the room. | |
| 08:15:46 | Ingmar enters the room. | |
| 08:15:46 | atmos enters the room. | |
| 08:15:46 | defn enters the room. | |
| 08:15:46 | flori enters the room. | |
| 08:15:46 | rubuildius_amd64 enters the room. | |
| 08:15:46 | vincentlu enters the room. | |
| 08:15:46 | headius enters the room. | |
| 08:15:46 | cremes__ enters the room. | |
| 08:15:46 | jammi enters the room. | |
| 08:15:46 | Jzalae enters the room. | |
| 08:15:46 | mjwhitt enters the room. | |
| 08:15:46 | lchin_ enters the room. | |
| 08:15:46 | cyndis enters the room. | |
| 08:15:46 | drbrain enters the room. | |
| 08:15:46 | ko1_away enters the room. | |
| 08:15:46 | mass enters the room. | |
| 08:15:46 | smparkes enters the room. | |
| 08:15:46 | rudebwoy enters the room. | |
| 08:15:46 | zenspider enters the room. | |
| 08:15:46 | jp_tix enters the room. | |
| 08:15:46 | timo enters the room. | |
| 08:15:46 | tmm1 enters the room. | |
| 08:15:46 | imajes_office enters the room. | |
| 08:15:46 | corundum enters the room. | |
| 08:15:46 | maharg_ enters the room. | |
| 08:15:46 | squeegy enters the room. | |
| 08:15:46 | kevinclark enters the room. | |
| 08:15:46 | chillywilly enters the room. | |
| 08:15:46 | lypanov enters the room. | |
| 08:15:46 | context enters the room. | |
| 08:15:46 | dmpk2k enters the room. | |
| 08:15:46 | dbussink enters the room. | |
| 08:15:46 | boyscout enters the room. | |
| 08:15:46 | Defiler enters the room. | |
| 08:15:46 | wycats_afk enters the room. | |
| 08:15:46 | ixx enters the room. | |
| 08:15:46 | zf enters the room. | |
| 08:15:46 | goodney enters the room. | |
| 08:15:46 | _goodney_ enters the room. | |
| 08:15:46 | cout enters the room. | |
| 08:15:46 | TheProkrammer enters the room. | |
| 08:15:46 | pastie enters the room. | |
| 08:15:46 | tarcieri enters the room. | |
| 08:15:46 | Chrononaut enters the room. | |
| 08:15:46 | josb enters the room. | |
| 08:15:46 | matthewd enters the room. | |
| 08:16:03 | thehcdreamer enters the room. | |
| 08:20:32 | xhanjian_ enters the room. | |
| 08:30:12 | headius | good morning to you! |
| 08:30:12 | headius | er |
| 08:32:21 | Yurik enters the room. | |
| 08:37:24 | crafterm leaves the room. | |
| 08:47:32 | mutle enters the room. | |
| 08:50:32 | xhanjian leaves the room. | |
| 09:25:00 | manveru enters the room. | |
| 09:25:10 | manveru | is anybody running 1.8.7 here? |
| 09:25:31 | manveru | i'm having a major memory-leak... |
| 09:27:12 | VVSiz | I am |
| 09:27:12 | VVSiz | if you have a easily reproducible test case, I could try as well. And this should be reported to ruby-core. |
| 09:27:27 | manveru | well, i'm just trying to find out what may be causing it... |
| 09:27:33 | manveru | which is kinda hard to track down :| |
| 09:28:37 | manveru | i've done a strace on the app in question... and it seems like 1.8.7 does tons of m(map|unmap|remap) |
| 09:28:58 | manveru | but i cannot find any uses of those functions in the ruby source |
| 09:29:20 | manveru | http://p.ramaze.net/1492 is the strace |
| 09:37:18 | manveru | VVSiz: http://p.ramaze.net/1493 |
| 09:37:51 | manveru | i figure the problem is somewhere around the mtime call... |
| 09:38:05 | manveru | though i can't see a reason |
| 09:38:45 | manveru | it's only fluctuating a lot in this case, but with a larger amount of requires it literally explodes my memory |
| 09:39:51 | imajes enters the room. | |
| 09:41:00 | BlackEdder enters the room. | |
| 09:45:37 | crafterm enters the room. | |
| 09:46:51 | loincloth leaves the room. | |
| 09:51:10 | Yurik leaves the room. | |
| 10:00:37 | xhanjian enters the room. | |
| 10:03:14 | manveru_ enters the room. | |
| 10:10:02 | xhanjian_ leaves the room. | |
| 10:19:33 | manveru leaves the room. | |
| 10:33:50 | wycats leaves the room. | |
| 10:50:07 | context leaves the room. | |
| 10:55:31 | gnufied leaves the room. | |
| 11:02:13 | jtoy leaves the room. | |
| 11:17:48 | mitchellvriley enters the room. | |
| 11:33:05 | BlackEdder leaves the room. | |
| 11:33:43 | BlackEdder enters the room. | |
| 11:39:13 | gramos leaves the room. | |
| 11:50:18 | crafterm leaves the room. | |
| 11:52:23 | radarek enters the room. | |
| 11:55:14 | yugui enters the room. | |
| 12:08:46 | Skip leaves the room. | |
| 12:09:27 | Skip enters the room. | |
| 12:13:37 | manveru_ enters the room. | |
| 12:14:35 | manveru leaves the room. | |
| 12:30:44 | xmlhacker leaves the room. | |
| 12:30:51 | imajes leaves the room. | |
| 12:31:22 | imajes enters the room. | |
| 12:45:27 | Yurik enters the room. | |
| 12:48:26 | RyanTM enters the room. | |
| 12:49:08 | benny enters the room. | |
| 12:52:22 | robertpostill enters the room. | |
| 12:57:03 | devpotato leaves the room. | |
| 13:01:14 | cezarsa leaves the room. | |
| 13:21:51 | ShayArnett enters the room. | |
| 13:29:32 | imajes leaves the room. | |
| 13:31:46 | foysavas enters the room. | |
| 13:34:24 | devpotato enters the room. | |
| 13:37:54 | yasuhito enters the room. | |
| 13:42:26 | speedmax enters the room. | |
| 13:55:52 | robertpostill leaves the room. | |
| 14:01:03 | mediogre leaves the room. | |
| 14:03:50 | benny leaves the room. | |
| 14:12:18 | blakewatters enters the room. | |
| 14:21:24 | speedmax leaves the room. | |
| 14:34:05 | devpotato leaves the room. | |
| 14:39:54 | AndrewO enters the room. | |
| 14:44:07 | defn leaves the room. | |
| 14:44:36 | cezarsa enters the room. | |
| 14:52:17 | NoKarma enters the room. | |
| 14:57:19 | qwert666 leaves the room. | |
| 15:05:35 | benny leaves the room. | |
| 15:09:03 | moofbong enters the room. | |
| 15:09:04 | chris2 enters the room. | |
| 15:13:09 | ShayArnett leaves the room. | |
| 15:13:23 | trythil enters the room. | |
| 15:15:58 | ShayArnett enters the room. | |
| 15:52:28 | thoughtfiz leaves the room. | |
| 15:52:29 | pauldix enters the room. | |
| 15:58:14 | benburkert enters the room. | |
| 15:59:26 | benburkert leaves the room. | |
| 16:04:34 | lopex enters the room. | |
| 16:07:41 | yugui leaves the room. | |
| 16:12:12 | guessmethod enters the room. | |
| 16:12:23 | benburkert enters the room. | |
| 16:15:32 | benburkert leaves the room. | |
| 16:18:12 | twbray enters the room. | |
| 16:20:41 | cezarsa leaves the room. | |
| 16:21:03 | cezarsa enters the room. | |
| 16:22:53 | twbray leaves the room. | |
| 16:22:58 | boyscout | 1 commit by Arthur Schreiber |
| 16:22:59 | boyscout | * Updated MSpec source to 2ae0cfb4.; 9fbcd77 |
| 16:26:06 | twbray enters the room. | |
| 16:27:34 | devpotato enters the room. | |
| 16:29:10 | twbray leaves the room. | |
| 16:35:56 | rubuildius_ppc | Arthur Schreiber: 9fbcd776e; 2188 files, 7254 examples, 25973 expectations, 1 failure, 0 errors; http://rafb.net/p/8wFWxH35.html |
| 16:43:32 | enebo enters the room. | |
| 16:54:06 | twbray enters the room. | |
| 16:59:05 | wmoxam enters the room. | |
| 17:04:36 | enebo_ enters the room. | |
| 17:05:02 | thoughtfiz enters the room. | |
| 17:05:47 | twbray leaves the room. | |
| 17:10:36 | wycats enters the room. | |
| 17:11:20 | enebo leaves the room. | |
| 17:14:58 | chris2 leaves the room. | |
| 17:15:46 | fbuilesv leaves the room. | |
| 17:19:31 | RyanTM leaves the room. | |
| 17:20:27 | RyanTM enters the room. | |
| 17:22:39 | lopex leaves the room. | |
| 17:22:58 | blowmage enters the room. | |
| 17:32:48 | enebo leaves the room. | |
| 17:36:06 | radarek leaves the room. | |
| 17:39:14 | benburkert enters the room. | |
| 17:43:40 | enebo enters the room. | |
| 17:44:54 | thehcdreamer leaves the room. | |
| 17:49:49 | xmlhacker enters the room. | |
| 17:52:32 | rubuildius_amd64 | Arthur Schreiber: 9fbcd776e; 2188 files, 7232 examples, 25917 expectations, 2 failures, 0 errors; http://rafb.net/p/HIJh6l78.html |
| 18:04:27 | nemerle enters the room. | |
| 18:04:43 | mutle leaves the room. | |
| 18:26:02 | twbray enters the room. | |
| 18:26:38 | NoKarma | hm |
| 18:26:47 | NoKarma | the failures are pretty random, imho |
| 18:32:46 | guessmethod leaves the room. | |
| 18:33:05 | guessmethod enters the room. | |
| 18:33:17 | guessmethod | say my name say my name |
| 18:33:29 | guessmethod | wrong window. sorry rubinius |
| 18:33:44 | djwhitt | hehe, no prob, seems like there's a lot of that going around recently |
| 18:33:56 | VVSiz | yeah :) |
| 18:39:53 | RyanTM leaves the room. | |
| 18:41:23 | RyanTM enters the room. | |
| 18:45:45 | twbray leaves the room. | |
| 18:51:05 | loincloth_ enters the room. | |
| 18:54:51 | imajes leaves the room. | |
| 18:55:40 | devpotato leaves the room. | |
| 18:56:27 | gnufied enters the room. | |
| 18:56:50 | devpotato enters the room. | |
| 19:05:07 | guessmethod leaves the room. | |
| 19:19:11 | flori leaves the room. | |
| 19:20:08 | gnufied leaves the room. | |
| 19:21:38 | flori enters the room. | |
| 19:22:03 | devpotato leaves the room. | |
| 19:22:11 | wycats leaves the room. | |
| 19:23:06 | qwert666 enters the room. | |
| 19:26:56 | devpotato enters the room. | |
| 19:33:42 | gramos enters the room. | |
| 19:34:15 | boyscout | 1 commit by Wilson Bilkovich |
| 19:34:16 | boyscout | * Correct arity for Iconv#iconv; ea03171 |
| 19:38:13 | headius_ enters the room. | |
| 19:38:51 | headius_ leaves the room. | |
| 19:40:21 | benny enters the room. | |
| 19:43:46 | imajes enters the room. | |
| 19:47:08 | guessmethod enters the room. | |
| 19:47:26 | rubuildius_ppc | Wilson Bilkovich: ea031718a; 2188 files, 7254 examples, 25973 expectations, 1 failure, 0 errors; http://rafb.net/p/Y9QnYw87.html |
| 20:05:43 | corundum leaves the room. | |
| 20:05:58 | corundum enters the room. | |
| 20:06:42 | corundum leaves the room. | |
| 20:06:56 | corundum enters the room. | |
| 20:06:58 | benny leaves the room. | |
| 20:12:29 | binary42 leaves the room. | |
| 20:13:51 | benny enters the room. | |
| 20:16:16 | imajes leaves the room. | |
| 20:17:48 | imajes enters the room. | |
| 20:18:32 | imajes leaves the room. | |
| 20:19:37 | imajes enters the room. | |
| 20:29:24 | Yurik leaves the room. | |
| 20:32:09 | benstiglitz enters the room. | |
| 20:37:07 | brainopia enters the room. | |
| 20:42:41 | octopod enters the room. | |
| 20:57:01 | drbrain | we have a problem with the FAQ |
| 20:57:09 | blowmage enters the room. | |
| 20:57:12 | drbrain | http://rubinius.lighthouseapp.com/projects/5089/faq |
| 20:57:27 | drbrain | under "What platforms should rubinius run on?", 2. is cut off |
| 20:57:35 | drbrain | "Rubinius uses libffi which does support" |
| 20:58:38 | rubuildius_amd64 | Wilson Bilkovich: ea031718a; 2188 files, 7232 examples, 25917 expectations, 2 failures, 0 errors; http://rafb.net/p/TozzL514.html |
| 21:01:09 | TheVoice enters the room. | |
| 21:03:31 | Yurik enters the room. | |
| 21:05:17 | nicksieger leaves the room. | |
| 21:07:39 | enebo leaves the room. | |
| 21:11:23 | blowmage leaves the room. | |
| 21:12:56 | blowmage enters the room. | |
| 21:16:28 | trythil leaves the room. | |
| 21:16:43 | lopex enters the room. | |
| 21:20:11 | tizianobis enters the room. | |
| 21:25:19 | brainopia leaves the room. | |
| 21:30:08 | Arjen_ enters the room. | |
| 21:30:21 | therealadam enters the room. | |
| 21:32:47 | anonuser enters the room. | |
| 21:33:34 | ShayArnett enters the room. | |
| 21:41:07 | dbussink | afternoon people :) |
| 21:41:12 | dbussink | just got in |
| 21:44:34 | drbrain | is there any way to tell who last edited a page on lighthouse? |
| 21:45:20 | drbrain | or, history in general? |
| 21:47:30 | dbussink | not really afaik |
| 21:47:47 | dbussink | anything interesting happening tonight btw? |
| 21:47:52 | dbussink | in portland that is? |
| 21:49:06 | guessmethod leaves the room. | |
| 21:49:13 | drbrain | tenderlove and jbarnette arrive |
| 21:49:50 | drbrain | that's interesting for some values of interesting |
| 21:50:27 | dbussink | hehe |
| 21:50:40 | dbussink | well, nothing like bratwurst on rails in berlin last year i guess? |
| 21:51:35 | dgtized leaves the room. | |
| 21:52:11 | dgtized enters the room. | |
| 22:00:56 | dbussink | ok, need a git expert here :) |
| 22:01:27 | ShayArnett leaves the room. | |
| 22:02:41 | dbussink | ah, nvm, already got it :) |
| 22:06:49 | dgtized | should we synchronize our libraries with ruby 1.9 if possible? |
| 22:06:59 | dgtized | specifically I'm wondering about DRb |
| 22:07:10 | dgtized | as it looks like they pulled out block level retry |
| 22:07:22 | dgtized | and use a more sane mutex locking system |
| 22:08:10 | drbrain | dgtized: so long as it doesn't break backwards compatibility with 1.8 too much, I think it is ok |
| 22:08:45 | drbrain | not all of our libraries from stdlib are perfectly compatible to MRI 1.8 |
| 22:10:56 | atmos_ enters the room. | |
| 22:12:34 | dgtized | hmm |
| 22:13:06 | dgtized | so the problem with this one is that if we try to maintain compatability with MRI 1.8 on that part of the library we have to support block level retries |
| 22:13:09 | dgtized | which are hellish |
| 22:13:31 | atmos_ leaves the room. | |
| 22:15:14 | ShayArnett enters the room. | |
| 22:16:25 | Arjen | dbussink, in Portland eh? |
| 22:17:53 | AndrewO leaves the room. | |
| 22:18:03 | guessmethod enters the room. | |
| 22:18:59 | dbussink | Arjen_: yeah, just got here |
| 22:19:10 | Arjen | dbussink, cool, hoe lang blijf je? |
| 22:20:18 | ShayArnett leaves the room. | |
| 22:20:44 | dbussink | Arjen_: vliegen dinsdag weer terug |
| 22:20:53 | dbussink | Arjen_: you here too? |
| 22:21:07 | Arjen | dbussink, no! |
| 22:21:29 | dbussink | brixen: you there? |
| 22:21:33 | brixen | dbussink: welcome to portland |
| 22:21:37 | Arjen | dbussink, kon je niet langer blijven, beetje sigh-see'en enzo? :) |
| 22:21:48 | brixen | dbussink: sitting next to evan, planning the great stroopwafel heist :) |
| 22:21:59 | dbussink | ah, well, i got 80 here :P |
| 22:22:03 | brixen | heh |
| 22:22:09 | dbussink | any suggestions for where to spend the rest of the day? |
| 22:22:11 | evan | dbussink: welcome! |
| 22:22:25 | evan | dbussink: we're hanging out by powells |
| 22:22:28 | evan | the huge bookstore |
| 22:22:31 | evan | if you want to join us |
| 22:22:31 | Defiler | "dear-k-yan" with the dear pronounced as "my dear" |
| 22:22:36 | Defiler | is that the right way to say your first name? |
| 22:22:39 | drbrain | brixen: evan: we've got a slightly broken FAQ |
| 22:22:52 | evan | drbrain: oh? |
| 22:23:04 | brixen | drbrain: I tried to slightly fix it earlier ;) |
| 22:23:08 | drbrain | http://rubinius.lighthouseapp.com/projects/5089/faq |
| 22:23:10 | brixen | anything in particular? |
| 22:23:18 | drbrain | under "What platforms should rubinius run on?", 2. is cut off |
| 22:23:41 | drbrain | I wish these pages had history :/ |
| 22:23:52 | dbussink | evan: is that somewhere downtown? |
| 22:24:15 | dbussink | Defiler: well, that's how american probably would pronounce it :P |
| 22:24:25 | dbussink | i usually just let people say dj |
| 22:24:33 | Defiler | haha |
| 22:24:41 | Defiler | well, how do I say it correctly? |
| 22:24:49 | evan | dbussink: yeah |
| 22:25:09 | blakewatters leaves the room. | |
| 22:25:43 | brixen | drbrain: yeah, history would be nice |
| 22:25:46 | evan | dbussink: use google maps's directions |
| 22:25:54 | evan | dbussink: it will give you public transit directions |
| 22:26:08 | evan | easiest is to take max across the river |
| 22:26:12 | dgtized | evan: ruby 1.9 version of DRb does not use/support block level retry -- should we update our version in /lib to that so that perhaps we can include DRb to the list of working libraries? |
| 22:26:16 | evan | then walk up to 11th and Couch |
| 22:26:23 | evan | dgtized: yes. |
| 22:29:03 | dbussink | evan: ah, thnx, we'll probably head up there somewhere, maybe we'll drop by then |
| 22:29:03 | dbussink | we're at the residence inn at the lloyd's center |
| 22:29:03 | dbussink | pretty good, we have a pretty big apartment with the three of us |
| 22:29:08 | dbussink | even with a fireplace :p |
| 22:29:30 | evan | dbussink: do you have a mobile phone on ya? |
| 22:29:37 | dbussink | yeah, dutch one |
| 22:29:42 | evan | k |
| 22:29:45 | evan | just sent ya my number |
| 22:29:49 | evan | if you're down here, give me a call |
| 22:30:22 | badcarl enters the room. | |
| 22:30:38 | imajes leaves the room. | |
| 22:31:09 | moofbong leaves the room. | |
| 22:31:25 | guessmethod | bobby, check config/deploy.rb and see if the new task should work for you |
| 22:31:36 | guessmethod | always in the wrong place. :( |
| 22:31:40 | Defiler | Whoa this is pretty cool http://www.uiowa.edu/%7Eacadtech/phonetics/ |
| 22:31:58 | dbussink | Defiler: i'll tell you today or tomorrow :P |
| 22:32:04 | Defiler | hah. OK |
| 22:32:06 | dbussink | the r is probably the hardest to pronounce |
| 22:32:12 | dbussink | it's a really hard sound |
| 22:32:39 | dbussink | lucky for you no g ;) |
| 22:32:53 | Defiler | oh, so it is more like the Spanish R |
| 22:32:57 | Defiler | according to google |
| 22:33:01 | Defiler | so trilled/rolled |
| 22:33:04 | dbussink | yeah |
| 22:33:50 | dgtized | woo hoo! rubinius DRb servers can talk to ruby clients |
| 22:34:06 | dgtized | but rubinius DRb clients are broken |
| 22:34:21 | dbussink | but we're off, might see some of you guys later |
| 22:34:55 | evan | dbussink: ok. |
| 22:36:17 | dgtized | apparently object_untaint failed is the reason the client doesn't work |
| 22:36:26 | evan | ah |
| 22:38:28 | dgtized | do we actually support tainting or not? |
| 22:38:54 | drbrain | we support tainting, but we never check |
| 22:39:02 | drbrain | ($SAFE isn't wired in anywhere) |
| 22:42:38 | boyscout | 1 commit by Eric Hodel |
| 22:42:39 | boyscout | * Remove comma to avoid syntax error on Ruby 1.9. Fixes #581.; 5e6fe4a |
| 22:45:51 | dgtized | weird, I don't see any particularly reason why object_untaint primitive would fail |
| 22:46:13 | evan | dgtized: is it being called an a Fixnum or Symbol? |
| 22:46:28 | dgtized | Fixnum |
| 22:46:46 | evan | thats why |
| 22:46:50 | evan | you can't untaint a Fixnum |
| 22:47:04 | dgtized | so why does the MRI code untaint a Fixnum? |
| 22:47:06 | evan | we need to fail silently if it's a Fixnum |
| 22:47:10 | evan | in MRI, it's a noop |
| 22:47:16 | evan | we're failing instead |
| 22:47:17 | dysinger enters the room. | |
| 22:47:18 | evan | we shouldn't |
| 22:47:37 | dgtized | ok so if I add a dummy untaint that should fix it? |
| 22:48:05 | evan | yep |
| 22:48:12 | evan | just add Fixnum#taint that returs self. |
| 22:48:50 | dgtized | sweet! that worked |
| 22:48:58 | dgtized | Fixnum#untaint that returns self |
| 22:49:14 | dgtized | we can talk to MRI and it can talk to us |
| 22:49:28 | dgtized | at least for a simple var arg sum example |
| 22:49:54 | dgtized | all add the taint as well for good measure though |
| 22:53:43 | evan | yep |
| 22:53:47 | evan | nice! |
| 22:55:40 | rubuildius_ppc | Eric Hodel: 5e6fe4a01; 2188 files, 7254 examples, 25973 expectations, 1 failure, 0 errors; http://rafb.net/p/7XuCRk80.html |
| 22:56:20 | w1rele55 leaves the room. | |
| 22:56:59 | boyscout | 2 commits by Charles Comstock |
| 22:57:00 | boyscout | * added Fixnum#{t,unt}aint which is the final blocker for base functionality of DRb ...; 585b37b |
| 22:57:01 | boyscout | * updated drb to version r16155 from ruby1.9 HEAD; 21cf180 |
| 22:59:07 | therealadam leaves the room. | |
| 23:00:29 | dgtized | so I guess that means I can mark supporting block level retry as resolved/invalid? |
| 23:02:28 | evan | dgtized: mark where? |
| 23:02:43 | dgtized | lighthouse |
| 23:03:02 | evan | mark them as on hold |
| 23:03:03 | evan | for now. |
| 23:03:10 | dgtized | ok |
| 23:09:39 | rubuildius_ppc | Charles Comstock: 585b37b44; 2188 files, 7254 examples, 25973 expectations, 1 failure, 0 errors; http://rafb.net/p/klEYwA94.html |
| 23:12:10 | rubuildius_amd64 leaves the room. | |
| 23:12:29 | wmoxam leaves the room. | |
| 23:12:55 | rubuildius_amd64 enters the room. | |
| 23:16:02 | edwardam_ enters the room. | |
| 23:17:13 | edwardam leaves the room. | |
| 23:21:56 | therealadam enters the room. | |
| 23:22:27 | NoKarma enters the room. | |
| 23:22:35 | therealadam leaves the room. | |
| 23:23:38 | dysinger leaves the room. | |
| 23:24:48 | imajes enters the room. | |
| 23:25:10 | qwert666 leaves the room. | |
| 23:31:52 | lopex leaves the room. | |
| 23:35:48 | octopod leaves the room. | |
| 23:36:11 | tizianobis__ enters the room. | |
| 23:45:33 | rictic leaves the room. | |
| 23:50:02 | tizianobis leaves the room. | |
| 23:50:54 | Maledikt leaves the room. |