brrt` \o 14:02
timotimo heyo 14:07
brrt` how is today? :-) 14:09
timotimo not so good for me. my wrist has been in pain since yesterday and i feel kind of reluctant to work on the weekly (or anything, for that matter) 14:10
how are you? 14:11
brrt` i'm... okay, i guess, in good health for one thing :-) 14:12
sorry to hear about your wrist
how come
timotimo not sure. putting too much stress on it through typing or something? 14:19
brrt` well, i can't tell remotely :-)
hopefully you'll get better
lizmat timotimo: want me to take up the weekly this week ? 14:21
timotimo oh, that'd be helpful! <3
lizmat ok, I'll do it tonight, but first I will need to be afk for a bit 14:23
timotimo thank you 14:37
[Coke] me is >< close to getting 2014.02 moarvm into macports. 17:06
timotimo Coke++ # excellent news 17:09
[Coke] well, then I have to get nqp & rakudo. :) 17:15
dalek arVM: 13584fd | TimToady++ | src/strings/ops.c:
index('foo','') should be 0
17:52
arVM: 4fa3aa8 | TimToady++ | src/strings/ops.c:
also handle null needle when start > 0
18:08
[Coke] has anyone ever compiled moarvm on a powerpc mac? 18:14
nwc10 I'm not aware of it, but it ought to be easy (or at least easier) now 18:17
[Coke] we might get it for "free" if the universal macport works. 18:18
a macporter is testing it now, but having difficulty building the 32bit intel variant.
nwc10 TimToady: that first change causes this NQP test to break, I think by design: 18:22
ok( nqp::index('Hello World', '') == -1, 'nqp::index with empty match returns -1');
however, this test still passes, which suggests an inconsistency:
ok( nqp::rindex('Hello World', '') == -1, 'nqp::rindex with empty match returns -1');
and I've no idea what JVM thinks
TimToady I'm still working on those tests, and a fix 18:30
nwc10 ah OK cool 18:31
dalek arVM: 8769b8c | TimToady++ | src/strings/ops.c:
fix rindex too, duh
18:37
TimToady that still fails one test on moar, and a couple on JVM, but have to run an errand 18:38
if anyone wants to work on the nqp fails, feel free 18:41
dalek arVM: 1aac3c2 | coke++ | ports/macports/Portfile:
Use latest version with fixes from Ionic++
18:42
[Coke] moarvm fails on OS X 10.6; hopefully getting a ticket out of that shortly. 18:53
build.macports.org/builders/buildp...ilds/34113
build.macports.org/builders/buildp...logs/stdio is the build, I don't see a specific failure. 18:55
Ionic++ found it: Can't locate autodie.pm 18:56
so we have a dep on at least perl 5.10.1
dalek arVM: 1612f7c | coke++ | ports/macports/Portfile:
Use the macports installed perl5

This avoids a bug where a too old perl5 was in our path.
Ionic++
19:06
dalek arVM: 86cb4db | TimToady++ | src/strings/ops.c:
handle no start case right in rindex
19:41
[Coke] Looks like we now have a MoarVM port: 20:20
$ port search moarvm
MoarVM @2015.02_1 (lang, devel) A virtual machine for Perl 6
hoelzro \o/ 20:21
[Coke]++
[Coke] er, macport, specifically.\
jnthn \o/ 20:24
[coke++
bah, [Coke]++ even
[Coke] heh 20:25