Show enters and exits. Hide enters and exits.
| 00:08:09 | explody leaves the room. | |
| 00:08:14 | fbuilesv enters the room. | |
| 00:09:06 | explody enters the room. | |
| 00:14:48 | Fullmoon enters the room. | |
| 00:15:04 | trythil enters the room. | |
| 00:17:17 | botanicus leaves the room. | |
| 00:27:00 | rue leaves the room. | |
| 00:28:01 | jbarnette leaves the room. | |
| 00:33:17 | rue enters the room. | |
| 00:33:47 | headius leaves the room. | |
| 00:38:13 | cremes enters the room. | |
| 00:40:48 | jbarnette enters the room. | |
| 00:40:49 | acm enters the room. | |
| 00:46:39 | fbuilesv leaves the room. | |
| 00:48:34 | blakewatters enters the room. | |
| 00:49:53 | imajes leaves the room. | |
| 00:50:59 | mass | everyone's so client, must not be an iphone irc client |
| 00:51:05 | mass | hmmmm.... |
| 00:53:09 | acm leaves the room. | |
| 00:56:37 | headius enters the room. | |
| 00:56:55 | jbarnette leaves the room. | |
| 00:58:14 | drbrain | it's Friday |
| 01:06:28 | atduskgreg enters the room. | |
| 01:18:45 | ezmobius leaves the room. | |
| 01:26:50 | rue leaves the room. | |
| 01:27:48 | rue enters the room. | |
| 01:30:43 | Fullmoon leaves the room. | |
| 01:32:06 | mutle_ enters the room. | |
| 01:35:49 | mutle leaves the room. | |
| 01:40:53 | headius leaves the room. | |
| 01:45:49 | c0sin leaves the room. | |
| 01:47:12 | edwardam leaves the room. | |
| 01:52:26 | lopex enters the room. | |
| 01:59:03 | edwardam enters the room. | |
| 02:12:24 | ijcd leaves the room. | |
| 02:17:32 | trythil leaves the room. | |
| 02:18:02 | lopex leaves the room. | |
| 02:20:50 | trythil enters the room. | |
| 02:21:46 | lstoll enters the room. | |
| 02:23:17 | trythil leaves the room. | |
| 02:24:03 | VVSiz_ enters the room. | |
| 02:30:15 | imajes enters the room. | |
| 02:31:37 | VVSiz leaves the room. | |
| 02:34:47 | seydar enters the room. | |
| 02:38:35 | seydar | Defiler: status on autoload? something i can do? |
| 02:39:15 | imajes leaves the room. | |
| 02:40:56 | headius enters the room. | |
| 02:41:42 | fbuilesv enters the room. | |
| 02:46:40 | jtoy enters the room. | |
| 02:49:46 | headius leaves the room. | |
| 02:50:17 | edwardam leaves the room. | |
| 02:52:34 | benburkert leaves the room. | |
| 02:58:49 | enebo leaves the room. | |
| 02:59:36 | imajes enters the room. | |
| 03:05:06 | atduskgreg leaves the room. | |
| 03:11:19 | imajes leaves the room. | |
| 03:13:54 | seydar leaves the room. | |
| 03:15:46 | binary42 enters the room. | |
| 03:16:08 | jp_tix leaves the room. | |
| 03:17:27 | jptix enters the room. | |
| 03:26:17 | brainopia enters the room. | |
| 03:26:32 | rue leaves the room. | |
| 03:31:03 | headius enters the room. | |
| 03:32:19 | rue enters the room. | |
| 03:47:33 | maharg leaves the room. | |
| 03:53:46 | headius | drbrain: looking at this zlib thing you showed me |
| 03:54:14 | headius | seems like the deflate library we're using in Java has a similar problem...I'm not sure I understand the remedy |
| 03:54:37 | headius | changing the compression level and strategy mid-flight causes deflate to produce no output |
| 04:03:17 | TheProkrammer | Is that even part of the standard? |
| 04:03:53 | qrush | waves to TheProkrammer |
| 04:04:43 | TheProkrammer | waves to qrush |
| 04:05:28 | TheProkrammer | Compression Level and whatnot are defined in the zlib header... |
| 04:07:08 | headius | beats me |
| 04:07:27 | TheProkrammer | use zlibby :) |
| 04:07:32 | headius | seems like perhaps drbrain has made a modification to flush the zlib stream when compression settings change |
| 04:07:47 | headius | ruby1.8 and 1.9 don't support that |
| 04:07:53 | TheProkrammer | err, zliby rather. |
| 04:07:56 | TheProkrammer | http://zliby.rubyforge.org/ |
| 04:08:08 | headius | yeah I know it :) |
| 04:08:54 | TheProkrammer | in order to change the compression LEVEL you'd have to read a new zlib stream, now block to block the dynamic or fixed codes can change... eh, I should get more involved I guess. |
| 04:09:45 | headius | yeah, I'm a little confused...I don't see where rbx code is doing that |
| 04:10:46 | headius | ahh maybe I do |
| 04:10:57 | headius | looks like it does a SYNC_FLUSH for every write? |
| 04:12:27 | TheProkrammer | And it's writing multiple times per decompression? |
| 04:12:37 | TheProkrammer | thinks maybe it's time to update his local copy |
| 04:12:59 | headius | not sure |
| 04:13:37 | brainopia enters the room. | |
| 04:26:27 | rue leaves the room. | |
| 04:27:53 | rue enters the room. | |
| 04:37:50 | m7d enters the room. | |
| 04:49:22 | cremes leaves the room. | |
| 04:49:30 | cremes enters the room. | |
| 04:53:45 | TheProkrammer | "Z_SYNC_FLUSH requests that inflate() flush as much |
| 04:53:47 | TheProkrammer | output as possible to the output buffer." |
| 04:55:35 | TheProkrammer | ah well, guess I should just get cracking on zliby again, then it won't matter ;) |
| 04:55:39 | headius | heheh |
| 04:55:43 | headius leaves the room. | |
| 04:59:36 | jackdempsey enters the room. | |
| 05:06:46 | Yurik leaves the room. | |
| 05:07:19 | Yurik enters the room. | |
| 05:11:25 | ryanlowe leaves the room. | |
| 05:12:06 | wmoxam enters the room. | |
| 05:19:29 | brainopia leaves the room. | |
| 05:26:23 | rue leaves the room. | |
| 05:27:57 | drbrain | TheProkrammer: you can change the strategy and level on the fly |
| 05:28:10 | drbrain | otherwise there wouldn't be a deflateParams() |
| 05:29:08 | TheProkrammer | Hmm... I just don't see anything like that in RFC1950/1951 |
| 05:29:23 | TheProkrammer | I might just be missing it though. |
| 05:31:28 | drbrain | I think you're looking for section 3.2.1 of rfc 1951 |
| 05:31:32 | drbrain | err, 3.2.3 |
| 05:32:16 | benburkert enters the room. | |
| 05:32:25 | rue enters the room. | |
| 05:32:32 | fbuilesv leaves the room. | |
| 05:33:41 | TheProkrammer | Oh yeah, I mentioned that, you can change from dynamic to static codes (or no compression) block by block in a stream, headius said Compression METHOD though, which is in the zlib header. |
| 05:34:03 | drbrain | you can set level and strategy |
| 05:34:10 | drbrain | but not method |
| 05:35:08 | TheProkrammer | Well... level meaning no compression or whatever level was set in the header. |
| 05:36:41 | wmoxam leaves the room. | |
| 05:36:42 | TheProkrammer | specifically, there are only three states: None, Dynamic, and Fixed. |
| 05:37:28 | drbrain | I have no idea about how zlib does its thing |
| 05:37:34 | drbrain | I only know what's in zlib.h |
| 05:37:48 | TheProkrammer | hehe and probably better for it. |
| 05:37:58 | drbrain | and it says I can change level and strategy, but maybe level only works at the beginning of the stream |
| 05:38:31 | headius enters the room. | |
| 05:39:33 | TheProkrammer | Feel free to have a peek here: http://zliby.rubyforge.org/svn/trunk/lib/zliby.rb I'd like to think it's more readable then the C implementation. |
| 05:40:15 | drbrain | I'd rather not :) |
| 05:40:57 | drbrain | you don't have a Zlib::Deflate on your RDoc |
| 05:41:34 | m7d leaves the room. | |
| 05:41:35 | TheProkrammer | Ah no, I've only implemented Inflate so far. |
| 05:41:48 | TheProkrammer | Deflate will likely be this weekend, since I'm all intrigued now. |
| 05:42:39 | TheProkrammer | So nevermind for now, because I too have no idea how they implement deflate as of yet.... but I am curious how they support the dynamic level... |
| 05:42:52 | drbrain | rubinius' zlib may have a working deflate_params because it's not as easy to write onto a real C string |
| 05:44:55 | drbrain | I wonder what "the compression state is reset" means |
| 05:45:44 | TheProkrammer | I have to go to bed now, my brain is shutting down, but thanks for getting me to think about Zlib again... I think. |
| 05:46:09 | drbrain | I may have a question for you in the future |
| 05:46:15 | drbrain | about flush_next_in and flush_next_out |
| 05:46:49 | nicksieger enters the room. | |
| 05:46:54 | TheProkrammer | feel free to email me if you like... michaelDOTletterleATgmail.com |
| 05:46:59 | TheProkrammer | *poofs* |
| 05:52:32 | wmoxam enters the room. | |
| 06:26:11 | wmoxam leaves the room. | |
| 06:26:12 | rue leaves the room. | |
| 06:27:08 | rue enters the room. | |
| 06:31:42 | trythil enters the room. | |
| 06:33:40 | jackdempsey leaves the room. | |
| 06:42:12 | atduskgreg enters the room. | |
| 06:44:23 | wyhaines leaves the room. | |
| 06:54:51 | benburkert leaves the room. | |
| 06:59:53 | mkescher_ leaves the room. | |
| 07:09:28 | hemulen leaves the room. | |
| 07:10:45 | ljulliar enters the room. | |
| 07:25:07 | atmos leaves the room. | |
| 07:28:24 | gnufied leaves the room. | |
| 07:32:18 | jtoy leaves the room. | |
| 07:32:25 | jtoy enters the room. | |
| 07:32:37 | Yurik_ enters the room. | |
| 07:34:52 | lchin enters the room. | |
| 07:46:34 | maharg enters the room. | |
| 07:57:20 | Yurik leaves the room. | |
| 08:05:36 | lchin leaves the room. | |
| 08:05:56 | lstoll leaves the room. | |
| 08:06:24 | lstoll enters the room. | |
| 08:07:20 | lstoll leaves the room. | |
| 08:08:21 | lstoll enters the room. | |
| 08:13:02 | obvio171 leaves the room. | |
| 08:26:04 | rue leaves the room. | |
| 08:26:38 | rue enters the room. | |
| 08:40:39 | thehcdreamer enters the room. | |
| 08:52:43 | atduskgreg leaves the room. | |
| 08:54:08 | lstoll leaves the room. | |
| 08:55:08 | gnufied enters the room. | |
| 08:59:04 | Maledictus enters the room. | |
| 08:59:11 | headius leaves the room. | |
| 09:06:28 | rue leaves the room. | |
| 09:07:09 | rue enters the room. | |
| 09:08:04 | mutle_ leaves the room. | |
| 09:08:52 | mutle enters the room. | |
| 09:10:18 | blakewatters leaves the room. | |
| 09:23:25 | trythil leaves the room. | |
| 09:26:34 | headius enters the room. | |
| 10:06:27 | rue leaves the room. | |
| 10:07:40 | rue enters the room. | |
| 10:07:45 | maharg leaves the room. | |
| 10:08:03 | maharg enters the room. | |
| 10:14:05 | jtoy leaves the room. | |
| 10:35:27 | atduskgreg enters the room. | |
| 10:48:08 | Maledictus leaves the room. | |
| 11:00:59 | michalw enters the room. | |
| 11:05:30 | rue | Hola |
| 11:05:51 | ljulliar leaves the room. | |
| 11:06:13 | rue leaves the room. | |
| 11:07:11 | rue enters the room. | |
| 11:10:04 | Fullmoon enters the room. | |
| 11:14:45 | atduskgreg leaves the room. | |
| 11:31:55 | lopex enters the room. | |
| 11:37:58 | brainopia enters the room. | |
| 11:46:51 | chris2 enters the room. | |
| 11:48:56 | brainopia leaves the room. | |
| 11:51:10 | brainopia enters the room. | |
| 11:52:10 | brainopia leaves the room. | |
| 11:53:42 | cremes | these two write-ups on Ropes vs Strings look interesting... |
| 11:53:43 | cremes | http://www.cs.ubc.ca/local/reading/proceedings/spe91-95/spe/vol25/issue12/spe986.pdf |
| 11:53:53 | cremes | http://www.ibm.com/developerworks/java/library/j-ropes/index.html |
| 12:02:39 | michalw leaves the room. | |
| 12:06:08 | rue leaves the room. | |
| 12:06:41 | rue enters the room. | |
| 12:55:51 | Fullmoon leaves the room. | |
| 13:04:24 | Arjen_ enters the room. | |
| 13:06:05 | Fullmoon enters the room. | |
| 13:06:05 | rue leaves the room. | |
| 13:07:23 | Fullmoon leaves the room. | |
| 13:08:27 | lopex leaves the room. | |
| 13:12:13 | rue enters the room. | |
| 13:12:54 | benny enters the room. | |
| 13:20:43 | gnufied leaves the room. | |
| 13:35:09 | lstoll enters the room. | |
| 13:54:33 | hemulen enters the room. | |
| 13:59:57 | headius leaves the room. | |
| 14:05:28 | brainopia enters the room. | |
| 14:17:19 | brainopia leaves the room. | |
| 14:21:34 | hemulen leaves the room. | |
| 14:31:54 | jtoy enters the room. | |
| 14:46:31 | jtoy leaves the room. | |
| 14:48:43 | ljulliar enters the room. | |
| 14:58:17 | shoe leaves the room. | |
| 14:58:44 | smparkes1 enters the room. | |
| 14:59:46 | smparkes leaves the room. | |
| 15:01:21 | neelance_ enters the room. | |
| 15:01:29 | shoe enters the room. | |
| 15:05:37 | rue leaves the room. | |
| 15:06:36 | acm enters the room. | |
| 15:11:45 | rue enters the room. | |
| 15:13:50 | manveru leaves the room. | |
| 15:13:50 | fbuilesv enters the room. | |
| 15:28:33 | seydar enters the room. | |
| 15:28:47 | seydar | howdy y'all |
| 15:29:07 | seydar | Defiler: ping. Wumpus needs hunting. |
| 15:29:30 | seydar | you said before that autoload didnt have enough information in it because it expects paths to be unique |
| 15:30:40 | seydar | but what i dont understand is how that's a problem |
| 15:31:02 | seydar | actually, i kinda do |
| 15:31:52 | seydar | so now im thinking of how to add more information to @autoloads. This issue here is that Kernel#require removes the path, and that only has access to the path. |
| 15:32:14 | seydar | what we /could/ do |
| 15:33:04 | seydar | is use an array instead of a hash, and use Array#delete to get rid of whatever Autoload object has that path |
| 15:33:38 | seydar | this *may* work because #delete will (should) only delete the first one it finds, as it would then return from the method there |
| 15:34:42 | seydar | and THAT would work because MAYBE |
| 15:35:05 | seydar | autoloads get deleted through FIFO |
| 15:35:22 | seydar | im gonna try that out now |
| 15:37:01 | seydar | ok, well this fails because Array#delete is not cooperating |
| 15:37:08 | seydar | it wants to delete ALL objects |
| 15:37:20 | seydar | lame |
| 15:37:24 | roo enters the room. | |
| 15:37:49 | seydar | although |
| 15:38:11 | seydar | that shouldn't be, i guess, because otherwise it mimics delete_if() |
| 15:38:39 | jtoy enters the room. | |
| 15:39:09 | seydar | dammit, that makes sense but i dont want it too! |
| 15:39:14 | seydar | guess i'm going hardcore. |
| 15:41:02 | seydar | is there any way to access the internal tuple in an array? |
| 15:42:42 | octopod enters the room. | |
| 15:42:46 | seydar | beautiful, you can! |
| 15:44:31 | Maledictus enters the room. | |
| 15:46:57 | jtoy leaves the room. | |
| 15:46:59 | roo | Sweetness. |
| 15:47:14 | rue leaves the room. | |
| 15:47:40 | rue | I am connected from the train :D |
| 15:48:15 | rue | seydar: You should not access the tuple from the outside |
| 15:48:24 | seydar | rue: hm... i do |
| 15:48:36 | seydar | a = [1, 2, 3]; a.tuple |
| 15:49:01 | seydar | and i have access to start and total |
| 15:50:30 | seydar | should i make those methods private? |
| 15:51:39 | seydar | actually, i dont even see where those methods are made |
| 15:52:14 | benburkert enters the room. | |
| 15:53:10 | seydar | rue: what should i do about those methods? |
| 15:57:24 | seydar | ok i tried changing autoload to take advantage of the possibility of FIFO autoload information to no avail. code: http://pastie.org/232614 |
| 15:58:14 | seydar | waaaaait a minute |
| 15:58:32 | seydar | couldn't an autoload object remove itself after it gets called? |
| 15:58:45 | seydar | that makes sense |
| 15:58:53 | seydar | especially because if we did that |
| 15:59:12 | seydar | we would have access to _all_ information about it, so there is no information deficiency issue |
| 15:59:25 | seydar | seydar fixing autoload, take 2 |
| 16:03:31 | jtoy enters the room. | |
| 16:04:00 | jtoy leaves the room. | |
| 16:04:15 | seydar | gablork |
| 16:04:17 | seydar | it still fails |
| 16:07:45 | seydar | Defiler: i'm beginning to think that the bug isn't with the lack of distinction in @autoloads |
| 16:07:55 | seydar | but if you really believe that it is, i can keep trying |
| 16:09:26 | acm leaves the room. | |
| 16:09:30 | antares enters the room. | |
| 16:09:50 | seydar | this is not an easy bug |
| 16:11:44 | rue | seydar: That is not a part of the Array interface. Why do you need access to it to begin with? |
| 16:12:33 | seydar | rue: i wrote a modified version of delete for Autoload (scrapped it), and I wanted it to be as fast as possible, so i figured i would use the internal tuple |
| 16:12:46 | seydar | all i had to do was @array.tuple |
| 16:12:57 | seydar | so i should probably block off those methods |
| 16:13:17 | rue | No, just use the Array. If you use the tuple, the code is thoroughly unportable |
| 16:13:40 | rue | seydar: Do you have a testcase that shows the autoload problem? |
| 16:14:13 | seydar | i do, but its the yardoc binary. Defiler has one that he pastied. lemme search my logs to find |
| 16:16:17 | seydar enters the room. | |
| 16:16:41 | seydar | sorry, bout that, colloquy is having trouble opening transcripts |
| 16:18:17 | seydar | fork, he pasted it to rafb.net and now its gone |
| 16:18:33 | seydar | http://rafb.net/p/4jqZWX42.htm, it was |
| 16:20:24 | seydar | im going to try to recreate it for you, rue |
| 16:24:00 | maharg leaves the room. | |
| 16:27:16 | seydar | rue: got it. a.rb: http://pastie.org/232629 a2.rb: http://pastie.org/232630 |
| 16:27:56 | blakewatters enters the room. | |
| 16:28:17 | seydar | ugh pastie is lagging today |
| 16:30:34 | michalw enters the room. | |
| 16:30:52 | acm enters the room. | |
| 16:31:00 | seydar | rue: actually, those aren't examples. they dont work (as in they dont make an error) |
| 16:31:36 | seydar | so no, i dont have an example for you to look at |
| 16:33:14 | seydar | so Defiler, could you paste your example file when you get this? |
| 16:34:15 | Maledictus leaves the room. | |
| 16:37:58 | seydar | ugh, i cant figure this out. its way out of my league |
| 16:38:04 | seydar | later everybody |
| 16:38:05 | seydar leaves the room. | |
| 16:42:00 | ljulliar leaves the room. | |
| 16:45:26 | headius enters the room. | |
| 16:52:34 | lchin enters the room. | |
| 17:02:22 | robin_dewd enters the room. | |
| 17:08:25 | acm_ enters the room. | |
| 17:14:12 | Maledictus enters the room. | |
| 17:20:56 | brapse leaves the room. | |
| 17:22:56 | acm leaves the room. | |
| 17:25:02 | loop leaves the room. | |
| 17:26:01 | jackdempsey enters the room. | |
| 17:34:07 | michalw leaves the room. | |
| 17:36:29 | wyhaines enters the room. | |
| 17:36:55 | robin_dewd leaves the room. | |
| 17:38:58 | jackdempsey leaves the room. | |
| 17:39:29 | robin_dewd enters the room. | |
| 17:48:54 | gnufied enters the room. | |
| 18:01:52 | headius leaves the room. | |
| 18:11:22 | Maledikt enters the room. | |
| 18:14:00 | neelance_ leaves the room. | |
| 18:16:50 | ljulliar enters the room. | |
| 18:19:52 | ljulliar | I'm trying to commit the new ARGF spec to the rubyspec repo but it fails miserably |
| 18:20:33 | ljulliar | I have created a ticket on Rubyspec and the documentation says it's all you need to have a commit bit |
| 18:20:59 | ljulliar | I have also run rake spec:committer |
| 18:21:45 | ljulliar | while running rake spec:update I have th following error |
| 18:21:54 | ljulliar | Updating rubyspec repository... |
| 18:21:55 | ljulliar | * Pulling in new commits... |
| 18:21:57 | ljulliar | git fetch |
| 18:21:58 | ljulliar | Permission denied (publickey). |
| 18:22:00 | ljulliar | fatal: The remote end hung up unexpectedly |
| 18:22:01 | ljulliar | rake aborted! |
| 18:22:03 | ljulliar | Command failed with status (128): [git fetch...] |
| 18:22:05 | ljulliar | Any idea ? |
| 18:22:54 | brixen | sounds like it might be a problem with your ssh key on github |
| 18:23:14 | brixen | you're trying to push with rake spec:push from rbx repo? |
| 18:23:25 | Maledictus leaves the room. | |
| 18:23:27 | brixen | or are you using a separate clone of rubyspec? |
| 18:25:49 | brixen | ljulliar: actually, I haven't added you to rubyspec |
| 18:26:13 | brixen | ljulliar: do you have an rbx commit bit or a patch accepted for rubyspec? |
| 18:27:04 | brixen | rubyspec ticket #40 doesn't have an attachment, do you have a patch ready? |
| 18:29:50 | robin_dewd leaves the room. | |
| 18:34:40 | ljulliar | brixen: I don't have an rbx commit bit or a patch accepted for rubyspec |
| 18:35:02 | ljulliar | shall I create a patch and attach it to the ticket ? |
| 18:35:11 | dbussink | it anyone is interested, i'm trying to get Moment cleaned up |
| 18:35:18 | atduskgreg enters the room. | |
| 18:35:22 | dbussink | have some timezone detection code now, but it's pretty clunky |
| 18:35:32 | dbussink | uses the same approach as java does though :P |
| 18:36:07 | ljulliar | brixen: I have already done a git add and git commit locally |
| 18:36:19 | Fullmoon enters the room. | |
| 18:38:07 | brixen | ljulliar: yeah, create a ticket |
| 18:38:17 | brixen | ljulliar: use git format-patch |
| 18:40:05 | trythil enters the room. | |
| 18:42:06 | dbussink | brixen: http://pastie.org/232659 |
| 18:42:15 | dbussink | what do you think of that as a first approach? |
| 18:42:36 | acm_ leaves the room. | |
| 18:42:38 | dbussink | start of what should eventually replace the time / date / datetime mess :) |
| 18:42:47 | olabini enters the room. | |
| 18:42:51 | dbussink | and it's probably the most ugly part too |
| 18:43:21 | rue | Too many 't's |
| 18:43:56 | dbussink | rue: how do you mean? |
| 18:44:09 | dbussink | i'd love some refactor suggestions :) |
| 18:45:08 | fbuilesv | @system_timezone ||= begin <--- First time I see a being used in that context :) |
| 18:45:27 | dbussink | i've seen it before ;) |
| 18:46:35 | fbuilesv | a begin being* :P |
| 18:46:46 | dbussink | but what i don't like the most is that this is probably the least insane way of determining the current local timezone |
| 18:46:56 | dbussink | there is nothing else that provides it that i know of |
| 18:47:02 | dbussink | even the jvm does it in a similar way |
| 18:48:16 | octopod leaves the room. | |
| 18:48:36 | fbuilesv | dbussink: I might be being a bit naive here but a call to date can return that, right? |
| 18:48:58 | dbussink | fbuilesv: that's naive ;) |
| 18:49:12 | dbussink | fbuilesv: especially because the goal is to actually replace all that shit |
| 18:49:32 | dbussink | and stuff like gettimeofday() give you the current timezone |
| 18:49:39 | fbuilesv | dbussink: I was thining of taking a look at that source and see what's going under the hood, see if there's anything i mplemented in posix for that |
| 18:49:43 | ljulliar | brixen: ARGF specs patch attached to http://rubyspec.org/issues/show/40 |
| 18:49:53 | fbuilesv | ah, the idea is to run away from C then? |
| 18:49:57 | dbussink | fbuilesv: there's nothing... |
| 18:50:14 | dbussink | fbuilesv: well, what i want to create is a Moment object that has to ivars, secs and usecs |
| 18:50:20 | dbussink | in ruby that is |
| 18:50:23 | brixen | ljulliar: sweet, I'll take a look in just a bit |
| 18:50:27 | fbuilesv | dbussink: I see |
| 18:50:30 | atduskgr_ enters the room. | |
| 18:50:37 | brixen | dbussink: sorry, dun know much about this thing you call "time" :P |
| 18:50:50 | stepheneb enters the room. | |
| 18:50:52 | rue | dbussink: Erm, too many () I meant. Weird keyboard |
| 18:50:55 | dbussink | fbuilesv: now Time is highly platform dependent, it basically wraps around gettimeofday / mktime etc. |
| 18:51:01 | brixen | dbussink: actually wrangling with getting nested describes working in mspec. I'll trade ya :) |
| 18:51:10 | atduskgreg leaves the room. | |
| 18:51:33 | dbussink | rue: some of those can go indeed |
| 18:51:42 | dbussink | brixen: i think i'll pass ;) |
| 18:51:56 | dbussink | fbuilesv: but now mktime() for example does timezone conversion |
| 18:52:07 | dbussink | fbuilesv: if you add for example half a year to a time object |
| 18:52:11 | ljulliar | brixen: yes please let me know if what i written is OK as this is my first contribution to rubyspec |
| 18:52:14 | dbussink | it's probably gonna be in a different timezone |
| 18:52:15 | rue | I would elide the begin block too, it may be nonobvious |
| 18:52:23 | rue | Logic-wise seems reasonable |
| 18:52:31 | fbuilesv | dbussink: interesting |
| 18:52:41 | dbussink | fbuilesv: mktime() handles that |
| 18:52:48 | dbussink | but there is no way to extract that behavior |
| 18:53:02 | dbussink | fbuilesv: the tzinfo gem has a bunch of stuff |
| 18:53:17 | dbussink | together with this nasty piece of code i should have the tools to get it working :) |
| 18:53:25 | fbuilesv | dbussink: heh, good luck :) |
| 18:53:56 | neelance_ enters the room. | |
| 18:56:06 | Yurik leaves the room. | |
| 18:58:19 | Fullmoon leaves the room. | |
| 18:58:45 | chris2 leaves the room. | |
| 18:59:55 | brixen | ljulliar: I've left a comment on the ticket |
| 19:00:00 | brixen | ljulliar: what's your github username? |
| 19:00:00 | headius enters the room. | |
| 19:02:06 | neelance | hi |
| 19:02:26 | brixen | hey neelance |
| 19:02:29 | ljulliar | brixen: ljulliar on github |
| 19:02:38 | neelance | who has written the debugger part of rubinius? |
| 19:03:19 | brixen | neelance: agardiner |
| 19:04:45 | brixen | ljulliar: when I run the argf specs separate, they all pass, but when I run all of rubyspec after adding them, I'm getting some IO failures |
| 19:04:54 | brixen | ljulliar: are you seeing anything like that? |
| 19:05:22 | ljulliar | I had a problem of this kind this morning but I thought I fixed it |
| 19:05:32 | ljulliar | Are you running on Linux? |
| 19:05:58 | ljulliar | brixen: your comments are all valid |
| 19:06:05 | ljulliar | I'll made the changes |
| 19:06:09 | neelance | brixen: can i contact him in some way? is he in this channel sometimes? |
| 19:06:18 | brixen | ljulliar: running on os x intel |
| 19:06:40 | brixen | neelance: haven't seen him in a while, but you should be able to email him at his commit email address |
| 19:06:42 | ljulliar | may be we should name the helper fixture_file rather than simply fixture ? |
| 19:06:42 | gnufied leaves the room. | |
| 19:07:15 | brixen | ljulliar: sure, we could. why don't you start with it in ARGFSpecs and then we can add it to mspec later |
| 19:07:58 | neelance | brixen: okay, thx |
| 19:08:40 | brixen | neelance: n/p |
| 19:08:43 | brixen | ljulliar: http://rafb.net/p/1yAWS497.html |
| 19:09:03 | ljulliar | brixen: what command are your running 'rake spec:full' ? |
| 19:09:15 | brixen | ljulliar: bin/mspec -tr . in rubyspec repo |
| 19:11:10 | brixen | ljulliar: ok, I pushed your patch and added you to github |
| 19:11:38 | brixen | ljulliar: ping me if you can't take a look at those issues today |
| 19:11:54 | brixen | ljulliar: also, you should join #rubyspec |
| 19:14:01 | ljulliar | brixen: can you attach the error log to the ticket? |
| 19:14:07 | brixen | sure |
| 19:14:18 | ljulliar | brixen: I'll take a look at it tomorrow. I have to go now |
| 19:15:09 | brixen | k |
| 19:15:48 | ljulliar | brixen: quick question I'm running the spec from the frozen version in rubinius. could this be the reason why I don't see the error you are seing |
| 19:16:06 | brixen | possibly, yes |
| 19:16:21 | brixen | you should run spec/ruby or use a separate rubyspec clone |
| 19:19:39 | antares leaves the room. | |
| 19:26:33 | trythil leaves the room. | |
| 19:30:36 | trythil enters the room. | |
| 19:45:57 | ljulliar leaves the room. | |
| 20:10:20 | maharg enters the room. | |
| 20:13:37 | seydar enters the room. | |
| 20:23:11 | VVSiz_ enters the room. | |
| 20:25:19 | binary42 leaves the room. | |
| 20:25:54 | seydar | idles |
| 20:29:00 | trythil leaves the room. | |
| 20:29:09 | trythil enters the room. | |
| 20:39:30 | VVSiz leaves the room. | |
| 20:39:53 | wyhaines leaves the room. | |
| 20:42:41 | stepheneb leaves the room. | |
| 20:45:36 | nicksieger leaves the room. | |
| 20:47:49 | krsh enters the room. | |
| 20:52:33 | antares enters the room. | |
| 20:54:28 | antares leaves the room. | |
| 21:01:45 | trythil_ enters the room. | |
| 21:02:27 | trythil leaves the room. | |
| 21:03:49 | trythil_ leaves the room. | |
| 21:24:10 | fbuilesv leaves the room. | |
| 21:30:24 | fbuilesv enters the room. | |
| 21:35:42 | seydar leaves the room. | |
| 21:47:29 | headius leaves the room. | |
| 21:48:41 | robin_dewd enters the room. | |
| 21:59:13 | krsh leaves the room. | |
| 22:05:56 | trythil enters the room. | |
| 22:10:01 | djwhitt leaves the room. | |
| 22:10:37 | djwhitt enters the room. | |
| 22:11:51 | ezmobius enters the room. | |
| 22:13:50 | Yurik enters the room. | |
| 22:17:54 | atduskgr_ enters the room. | |
| 22:18:19 | atduskgreg leaves the room. | |
| 22:22:38 | yasuhito leaves the room. | |
| 22:22:46 | headius enters the room. | |
| 22:26:11 | trythil leaves the room. | |
| 22:30:43 | robin_dewd leaves the room. | |
| 22:33:06 | rue | Everyone else playing with their new iPhones? |
| 22:35:45 | atduskgr_ leaves the room. | |
| 22:36:03 | VVSiz | nah, iPhones are for weak-minded! |
| 22:37:07 | benburkert leaves the room. | |
| 22:39:32 | atmos enters the room. | |
| 22:41:41 | binary42 enters the room. | |
| 22:44:49 | headius leaves the room. | |
| 22:52:09 | binary42_ enters the room. | |
| 22:53:42 | dbussink | no new iphone for me (yet) |
| 22:58:17 | ezmobius | me neither, my old iphone feels new with the app store and i dont want to stand in line |
| 22:58:39 | seydar enters the room. | |
| 22:59:37 | binary4__ enters the room. | |
| 23:03:12 | binary42 leaves the room. | |
| 23:03:33 | binary4__ leaves the room. | |
| 23:03:39 | dbussink | i want one without a subscription, the provider here has like one blindspot and that at the office i work :P |
| 23:08:32 | binary42_ leaves the room. | |
| 23:08:59 | rue | Two minds about it myself. Thinking it over until next week for when I made my reservation |
| 23:09:54 | seydar leaves the room. | |
| 23:13:58 | NoKarma enters the room. | |
| 23:16:31 | benny leaves the room. | |
| 23:17:40 | benny enters the room. | |
| 23:20:20 | atmos leaves the room. | |
| 23:21:44 | robin_dewd enters the room. | |
| 23:22:17 | benburkert enters the room. | |
| 23:23:29 | atmos enters the room. | |
| 23:27:34 | mernen enters the room. | |
| 23:29:58 | goodney enters the room. | |
| 23:33:16 | goodney | evan: ever get your phone? |
| 23:34:17 | brixen | goodney: he did |
| 23:34:41 | goodney | I only had one report, from the line before the phone |
| 23:34:46 | goodney | did he port his #? |
| 23:35:16 | brixen | not sure |
| 23:38:08 | goodney | guess we'll find out shortly enough... |
| 23:38:24 | goodney | evan: also, we're confirmed for 2 of us at the 7pm thing. |
| 23:46:01 | rudebwoy leaves the room. | |
| 23:46:13 | lopex enters the room. | |
| 23:55:37 | lopex leaves the room. |