Parrot 4.8.0 "Spix's Macaw" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 8 November 2012.
00:15 kid51 joined 01:18 Mike-PerlRecruiter_ joined 01:26 benabik joined 02:07 kid51_ joined 02:19 kid51 joined 02:33 benabik joined 03:50 benabik joined 04:53 benabik joined 06:24 Patterner joined 08:29 d4l3k_ joined 09:40 Infinoid joined 12:35 Psyche^ joined 13:18 Mike-PerlRecruiter_ joined 14:02 PacoAir joined 15:55 benabik joined
dalek kudo/nom: 537e86c | (Cosimo Streppone)++ | t/spectest.data:
t/spec/S02-types/version.t depends on ICU

There's some strings containing greek letters in these tests that require ICU to be sorted correctly.
16:24
kudo/nom: 0066de8 | (Carl Mäsak)++ | t/spectest.data:
Merge pull request #76 from cosimo/nom

t/spec/S02-types/version.t depends on ICU
16:33 user_5069 joined 16:35 alester joined, bouncy joined
cxreg any odds of threads being merged in the next month or two? 17:35
Reini cxreg: you need to ask whiteknight. There was one remaining issue with nqp handling lexicals wrong, for which we have no testcase. 18:20
18:34 benabik_ joined 18:36 benabik_ joined 18:37 benabik joined
dalek kudo/nom: e215ee4 | jnthn++ | docs/deprecations:
Deprecate current &foo semantics.
18:40
cotto Reini, we have a test case, we just don't have a thread-aware test library. 19:30
I don't think it'll be a blocker.
You have to fake calling ok() in a child thread.
Reini oh, I didn't follow this recently
cotto I think there's one platform where it's failing.
that's the blocker 19:31
github.com/parrot/parrot/issues/856 19:35
Once that's working, I'm comfortable merging. 19:37
19:41 zby_home joined 19:42 dmalcolm joined
Reini I'm just writing a new feature for perl5 (const lexicals), when I'm done with that I have more time. 19:44
cotto Do you have a darwin box for testing? 19:48
19:53 jlaire joined 19:55 contingencyplan joined
Reini yes, ppc and intel 19:58
cotto great 19:59
Reini I also could not reproduce this problem on my darwin machines #856
cotto hmmm 20:00
with an explicitly exported DYLD_LIBRARY_PATH? 20:01
Reini I think so. 20:12
I need to check if there are some DYLD_ debugging env vars, as for linux 20:13
20:35 brrt joined
dalek kudo/nom: 8959c8b | jnthn++ | src/Perl6/Grammar.pm:
Fix #`foo and friends at start of statementlist.

This makes sure we don't call <.ws> before we've populated %*LANG.
20:48
21:49 brrt left