Parrot 3.9.0 "Archaeopteryx" | parrot.org | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 19 October 2011.
Coke parrot's foundation has zero income, so no, no grants. 00:26
soh_cah_toa yeah, i didn't think so 00:27
Coke I'm on the grant committee for TPF; if you have a project that is useful to, e.g. Rakudo Perl 6, then it's going to get some traction.
If it's purely parrot? probably less so. 00:28
soh_cah_toa yeah, i was thinking plumage but it really doesn't have anything to do w/ perl
Coke We missed our election window, didn't we.
cotto pretty sure we did 00:29
00:30 bubaflub joined 02:19 zpmorgan joined 02:23 benabik_ joined
cotto ~~ 02:28
02:40 schmooster joined
cotto creating a 300M storable file is fun 03:01
03:12 benabik joined
alvis Who is (or how are) smolder reports checked? 04:43
Erh, make that, who, if anyone, checks smolder reports? 04:53
dukeleto aloha smolder? 05:21
aloha dukeleto: smolder is a web service to collect test reports or smolder.parrot.org/app/projects/smoke_reports/1 or unstable or leaking memory
dukeleto alvis: it is currently just a community effort of people checking that page 05:22
alvis dukeleto: Hello.
dukeleto alvis: howdy
alvis: also, various things on smolder are broken, like the graphs, links in the rss feed, and leaking memory
alvis: just giving you proper warning :) 05:23
alvis: we need a better solution, but smolder is what we have now
alvis dukeleto: Ok. I was asking because 'make test' & 'make fulltest' failed and just wondered if someone checked.
dukeleto alvis: make smoke
alvis dukeleto: I did.
dukeleto alvis: ah, ok
alvis dukeleto: I followed up to parrot-dev. I don't think it's really a big deal. 05:24
dukeleto: It was, "Parse errors: Bad plan. You planned 13 tests but ran 14." 05:25
dukeleto: But, it was, "Result: FAIL", so ... I thought I'd ask about it.
dalek kudo/nom: bc27f76 | duff++ | tools/contributors.pl:
minor improvement to contributor search
05:29
kudo/nom: 33d732c | duff++ | docs/announce/2011.10:
update 2011.10 announcement
kudo/nom: 410361d | duff++ | VERSION:
bump VERSION
06:50 preflex joined 07:06 tadzik joined 07:07 preflex joined
alvis aloha, aloha? 07:34
aloha alvis: aloha is simple Bot::BasicBot::Pluggable hosted on github.com/bacek/aloha
dalek kudo/nom: 9419114 | moritz++ | tools/build/Makefile.in:
warn that compiling the setting takes a long time
08:00
kudo/nom: 9cbe751 | moritz++ | docs/release_guide.pod:
update release guide to include tagging of NQP
08:16 lucian joined 08:17 mj41 joined, mj41_nb joined 09:10 ambs joined
dalek kudo/nom: edd228b | moritz++ | src/core/Cool.pm:
add a few missing Cool type constraints
09:20
kudo/nom: 310225c | moritz++ | src/core/List.pm:
fix List.unshift with false elems (RT #101876)
kudo/nom: d8de3ae | moritz++ | t/spectest.data:
run new test file: S06-signature/named-renaming.t
10:02
11:09 SHODAN joined
dalek kudo/nom: e1a62ba | masak++ | docs/announce/2011.10:
[docs/announce/2011.10] reword slightly

  "the compiler" is so 2003 ;-)
11:24
11:38 Psyche^ joined 11:39 whiteknight joined
whiteknight good morning, #parrot 11:44
11:52 whiteknight joined
tadzik good morning whiteknight 11:53
whiteknight hello tadzik
12:03 bluescreen joined 12:13 AzureStone joined
dalek kudo/nom: 142c416 | moritz++ | NOMMAP.markdown:
update NOMMAP
12:15
nine good afternoon, #parrot 12:29
tadzik hi nine
whiteknight hello nine 12:36
nine: You think we're ready for a green threads merger?
moritz is there a green threads parrot branch that's up-to-date wrt parrot/master, and on which I could test rakudo? 12:39
Coke smolder (better solution) Ah, right, I knew I hadn't touched something in a while. 12:49
nine moritz: I'm bringing green_threads up to date. Got two conflicts merging current master 12:50
whiteknight nine: I updated from master 12:57
parrot/green_threads
there are a few test failures I didn't get a chance to fix
nine whiteknight: ok, I'll have a look at those 13:09
13:15 smash joined
smash hello everyone 13:16
13:25 jsut joined 13:29 PerlJam joined 13:33 preflex joined 13:50 JimmyZ joined
nine whiteknight: funny. Tried merging upstream/master before myself and there I did not have these codingstd failures 13:51
Coke hola, smash. 13:53
mls seen pmichaud 14:12
aloha pmichaud was last seen in #perl6 22 hours 51 mins ago saying "okay, I'm afk for a while".
mls (hi parrot!)
14:45 preflex joined 14:53 logie joined 14:57 dmalcolm joined 15:01 JimmyZ_ joined
alester Re ticket migration: twitter.com/#!/technoweenie/status...6657287169 15:06
Maybe all we had to do was ask. :-)
I'm following up in email.
PerlJam alester++ 15:07
15:27 ambs joined
alester All the arguing about the chore of moving tickets, and maybe it won't be a chore at all. :-) 15:38
15:43 JimmyZ joined 15:45 PacoLinux joined 16:06 bluescreen joined
nine whiteknight: your branch differs in > 1300 lines to what I get when I pull upstream master into my local green_threads branch. How can this be? 16:26
dalek rrot: 50275bb | mls++ | src/hash.c:
optimize update a bit if one of the hashes is empty
16:38
16:43 plobsing joined
dalek rrot/mls/directaccess: 55d41c6 | mls++ | compilers/pct/src/PAST/ (2 files):
add directaccess lexcial flag to indicate that this lexical may be accessed with the register instead of going through the lexpad
16:45
tadzik w00t 16:46
16:48 fperrad joined
dukeleto ~~ 16:51
dukeleto waves from the Mountain View Mozilla office 16:52
tadzik o/
16:56 Hunger joined
whiteknight nine: that's a good question. I hope I didn't include anything I shouldn't have 17:04
17:11 jsut_ joined 17:19 bluescreen joined
dalek rrot/mls/directaccess: fc17d29 | mls++ | compilers/pct/src/PAST/Compiler.pir:
also allow directaccess for parameters
17:19
rrot: 79562f1 | dukeleto++ | ChangeLog:
Add note about Parrot::Embed being kicked out of the nest
17:24
cotto ~~ 17:47
18:23 contingencyplan joined 18:30 bluescreen joined 18:39 Coke joined
dalek TT #2200 created by pstumpf++: gms issues on powerpc (OpenBSD) 18:47
TT #2200: trac.parrot.org/parrot/ticket/2200
18:52 soh_cah_toa joined
dukeleto openbsd on powerpc? 18:52
rare
alester Where did plobsing suggest Net::Trac and Net::Github? 19:03
DidI miss something?
Coke "Looking for something to hack on?", 3rd message. 19:07
19:16 bluescreen joined
alester "3rd message" where? 19:21
Maybe I didn't get that message.
dunno
hmmm, I am indeed missing it, but I see it here: groups.google.com/group/parrot-dev/...f893798fa5 19:22
thanks.
Coke sure 19:43
19:44 ambs joined
NotFound Coke: ping 19:51
Coke pong
NotFound Coke: TT #1180 - The example is documented as platform dependent, so I don't think not working on some platform is a bug. 19:53
Coke NotFound: agreed. Thanks for double checking with me. 19:56
I wonder if I missed the "platform dependant" bit or if I was just a jerk. ;) 19:57
NotFound NM
dalek TT #1460 closed by NotFound++: pbc_disassemble -o option not working. 20:06
TT #1460: trac.parrot.org/parrot/ticket/1460
TT #1180 closed by NotFound++: examples/nci/ls.pir prints only lines with one character each
TT #1180: trac.parrot.org/parrot/ticket/1180
21:34 bluescreen joined 22:25 GeJ joined
cotto time to head off to the gsoc mentor summit 23:10
23:16 davidfetter joined 23:27 jsut joined