Parrot 3.10.0 "Apple Pi" | parrot.org | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 2 December 2011.
01:26 bacek_at_work joined
dalek sella: 0bcab26 | Whiteknight++ | / (6 files):
several cleanups to the Harness library code
02:29
sella: ea1f367 | Whiteknight++ | src/ (5 files):
Fix Project and Append iterables so that they can accept existing iterables instead of only primatives.

Optimize some operations in the Harness to use iterables completely instead of iterable->array->iterable transformations at API boundaries.
sella: a35bc8b | Whiteknight++ | / (5 files):
Use subclasses of TestExecutor instead of using an invariant mode-flag in the constructor. Refactor the Harness a little bit.
sella: 7629e1a | Whiteknight++ | / (8 files):
Start using Container in the implementation of Harness

Some fixes to Container.LifetimeManagers found during testing. Simplify some logic
sella: 0ecf02b | Whiteknight++ | src/harness/View.winxed:
Cleanup some Harness.View logic
sella: 66c6e47 | Whiteknight++ | src/harness/testfile/Winxed.winxed:
Clean up more old namespace syntax
02:37
02:46 Myhrlin joined
dalek Heuristic branch merge: pushed 140 commits to rakudo/str-numeric by japhb 02:49
03:06 JimmyZ joined 03:38 Psyche^ joined 03:39 alvis joined 03:46 alvis joined 08:08 baest joined 08:33 mj41 joined 10:01 lucian joined 11:05 mj41 joined 12:08 lucian joined 12:29 snearch joined 12:31 bluescreen joined 12:58 alin joined 13:01 jsut_ joined 13:16 jsut joined, mtk joined 13:39 whiteknight joined
whiteknight good morning, #parrot 13:40
masak o/
whiteknight hello masak. How are you doing today? 13:42
masak splendid. :) 2012 is very nice so far. 13:45
whiteknight: how are you?
whiteknight masak: Same, despite being the first work-day of the year, things are going well so far 13:47
masak :)
whiteknight My son has informed us twice already that he wishes to use the toilet, so I suspect potty-training will be a big component of my year 13:48
masak nice! 13:49
whiteknight I hope the novelty doesn't wear off too soon 13:51
masak :) 13:52
atrodo whiteknight> That happened to my son last year. Really interested then all of a sudden, novelty wore off 14:02
whiteknight atrodo: Yeah. Once my son realizes that we're not having some kind of secret fun that we aren't sharing with him, he'll try to move on to something else 14:03
atrodo Ah, the reality of children... 14:04
whiteknight although, he does hate having his diaper changed, so this might be a strategy to get around that
14:45 lateau joined 15:06 PacoAir joined 16:03 alin_ joined 16:38 lucian joined 17:07 dmalcolm joined 17:22 nnunley joined 18:14 mj41 joined 18:27 fperrad joined 18:32 Mod joined
cotto ~~ 18:45
18:56 nbrown joined
cotto #ps in 27 19:03
19:20 schmooster joined 19:43 Psyche^ joined
cotto alvis: I think that all you need to do is add second repo as a remote, merge it into the first and clean up any mess 19:45
git supports it quite nicely for a relatively unusual operation 19:46
alvis cotto: hmm, ok. i'll check that...
cotto: i'd been trying the 'gh-pages' route advertised at pages.github.com/
cotto: thanks. i'll give it a try, later, this evening. gtg. 19:50
cotto alvis: ok. happy hacking
20:41 lucian joined 20:43 snearch joined
cotto seen dukeleto 21:00
aloha dukeleto was last seen in #parrot 4 days 19 hours ago saying "whiteknight: which sprintf is terrible?".
masak oh hai. 21:37
one of my contestants discovered this: 21:38
benabik masak: Problem with mod?
masak nom: nom: say nqp::mod_I(0, -9)
p6eval nom ea0311: OUTPUT«===SORRY!===␤Confused at line 1, near "nom: say n"␤»
masak er.
nom: say nqp::mod_I(0, -9)
p6eval nom ea0311: OUTPUT«-9␤»
masak that's not a good answer for mod_I to give...
benabik nqp::mod_I is pir::mod_iii ?
masak oh! I'll check. sorry :) 21:39
benabik nom: say (0 - (-9) * (0/(-9))) 21:41
p6eval nom ea0311: OUTPUT«0␤»
benabik masak: No, mod_I is nqp_bigint_mod__PPP. Error in libtommath? 21:42
masak seems that way.
that's where my tracks end as well.
sorry to bother you :)
benabik Modulus has a lot of definitions… it might be that libttommath uses one you're not expecting. 21:43
masak no, -9 isn't sane in any of the definitions :) 21:44
PerlJam benabik: it's using the wrong one in any case.
22:21 Mod joined 22:55 Crazyjavahacking joined
kshannon Does this POP_CONTEXT macro actually do anything but print a warning and then loop forever? 23:05
github.com/parrot/parr[…]src/extend.c#L179
sorear kshannon: That URL doesn't work for me. 23:09
NotFound Yes, looks wrong... And I wrote it :( 23:37
23:52 whiteknight joined