Parrot 4.6.0 "Wild Parrots of Telegraph Hill" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 18 July 2012.
whiteknight msg brrt I can't build that multiple-interpreters thing. some kind of linker error. I've been trying for about 30 min and am out of time 00:12
aloha OK. I'll deliver the message.
01:06 perlite joined 01:16 woosley left 01:22 kid51 joined 07:16 brrt joined 08:49 tuxit joined
dalek kudo/sigilless: 060e430 | moritz++ | src/Perl6/ (2 files):
fix "our" constants
08:57
nine msg rurban make test passed for me on both mips and powerpc. 09:25
aloha OK. I'll deliver the message.
dalek kudo/sigilless: 50c1845 | moritz++ | src/core/Any.pm:
switch Any to sigilless parameters
09:37
10:44 JimmyZ joined 12:56 PacoAir joined 13:13 bluescreen joined
rurban nine: thanks. so this leaves windows 13:28
13:30 JimmyZ joined
dalek kudo/sigilless: d3d3555 | moritz++ | src/core/Str.pm:
switch Str to sigilless params
13:49
kudo/sigilless: c9417ca | moritz++ | src/core/ (5 files):
switch IO, PseudoStash, traits, control.pm and stubs.pm to sigilless params
kudo/sigilless: 217d1e3 | moritz++ | src/core/Bool.pm:
switch Bool to sigilless params
kudo/sigilless: 44730d6 | moritz++ | src/core/ (2 files):
switch Regex and MapIter to sigilless params
13:50
kudo/sigilless: 96e60eb | moritz++ | src/core/Enum (2 files):
switch Enum and EnumMap to sigilless params
kudo/sigilless: 56f00c7 | moritz++ | src/core/ (2 files):
switch Num and a few others to use sigilless params
14:01 jsut joined 14:23 brrt left 14:37 alester joined
dalek rrot: bfe950c | rurban++ | t/src/checkdepend.t:
[GH #805] Fix lndir builddir failures: t/src/checkdepend.t

File::Spec->abs2rel refuses to resolve ../ dirs because one of the dirs may be symlinked. Our dir structure does not contain such symlinks, so we resolve ../ dirs manually, when the target file is a symlink, which is the case with lndir builddirs.
14:42
14:42 benabik joined 14:57 whiteknight joined
whiteknight good morning, #parrot 14:57
15:00 darbelo joined 15:03 dmalcolm joined 15:08 dngor_ joined
rurban started smoking solaris (needs -L/usr/gnu/lib/amd64) 15:09
whiteknight rurban++ 15:13
rurban On netbsd I got no cc to work with so far. 15:21
reproduced the "swap space full" failure in parrot t/pmc/filehandle_28.pir 15:30
benabik Swap space full? I thought kid51 was seeing drive full errors... 15:31
Although, now that I think about it, OS X uses swap files so that may be the underlying cause.
dalek rrot/whiteknight/io_cleanup1: a124e41 | rurban++ | t/pmc/filehandle.t:
Revert "[GH #797] TODO: solaris fails to set buffer_size() in branch io_cleanup1"

This reverts commit 05ee209c96d8aa21bc6ae7338e0867829dac4169. Fixed with dd4ce1b7d4ed5c8c7be149a5a4d55007bdbd1dc3
15:40
rurban - /tmp is apparently mounted as swap on solaris and mac 15:41
whiteknight I was also seeing disk space full errors on my winxp vm
so that test might be a little bit too hungry
rurban rurban@solaris:~$ mount |grep /tmp 15:42
/tmp on swap read/write/setuid/devices/rstchown/xattr/dev=8600002 on Fri Aug 10 06:14:54 2012
I'll file an issue for fh_28
whiteknight We might be able to shrink the test or delete it entirely 15:49
15:56 travis-ci joined
travis-ci [travis-ci] parrot/parrot#500 (master - bfe950c : Reini Urban): The build was fixed. 15:56
[travis-ci] Change view : github.com/parrot/parrot/compare/8...e950c3a5de
[travis-ci] Build details : travis-ci.org/parrot/parrot/builds/2119449
15:56 travis-ci left 16:34 jashwanth joined
dalek kudo/nom: c07eba2 | tadzik++ | src/Perl6/ (3 files):
Refactor Pod configuration and make it more correct. thou++
17:17
18:20 lucian joined 18:41 rurban left 18:45 benabik joined 18:50 darbelo joined 19:01 rurban joined 19:07 benabik joined
dalek rrot/whiteknight/io_cleanup1: df17e9a | rurban++ | t/pmc/filehandle.t:
TODO t/pmc/filehandle_28.pir GH #811 Write error

Write error: No space left on device is specific to swap filesystem, which we dont want to test here. Fails on solaris and certain macs
19:14
19:19 brrt joined
brrt hi #parrot 19:27
ping whiteknight 19:28
rurban #ps time 19:30
seen whiteknight 19:32
aloha whiteknight was last seen in #parrot 3 hours 43 mins ago saying "We might be able to shrink the test or delete it entirely".
dalek d_parrot: 124e059 | (Bart Wiegmans)++ | / (2 files):
Deleted TODO of things that were done
19:46
rurban seen Coke
aloha Coke was last seen in #parrot 1 days 3 hours ago saying "pasm's going away: is it worth still reporting?".
Coke yes? 19:48
rurban++ # taking charge and kicking ass. 19:52
rurban Coke: well, it's easy since tpf work is my dayjob. 20:04
kid51++ for detecting the ppc/pcc mixup. pcc is a compiler. it should be ppc. 20:29
dalek d_parrot/new-route: 46010dc | (Bart Wiegmans)++ | / (4 files):
Initial work on routing rewrite
20:35
rrot/threads: 268567f | rurban++ | / (5 files):
rename atomic/gcc_pcc.h to atomic/gcc_ppc.h

  kid51++ for detecting this. We are referring to ppc the platform, not
pcc the compiler nor pcc the Parrot Calling Conventions. See lists.parrot.org/pipermail/parrot-d...07116.html
20:40
Heuristic branch merge: pushed 28 commits to parrot/coke/rm_pasm by rurban 20:52
Coke rurban: coke/rm_pasm in september is probably doable. 20:56
ah, thanks. 20:57
rurban Remaining failure in rm_pasm: ./pbc_to_exe parrot-nqp.pbc IMCCompiler: Must have type 0. ./parrot pbc_to_exe.pbc parrot-nqp.pbc works though. Strange
pbc_to_exe is doing something wrong. All exe fail with this IMCCompiler error, the pbc work fine. 21:03
I am giving up on rm_pasm now
Coke master has a function that lets you say "i'm passing you PIR or PASM". rm_pasm has simplified that call since it's only PIR 21:12
should be fixable. Thanks!
rurban so imcc must be simplified also? 21:13
Coke it can be. right now, all the internal guts inside IMCC that supported PASM are still present in the branch. 21:14
we basically just ripped out any ability to call them.
Once all that was working, I figured I'd go through and start ripping up the parser and see what broke. 21:15
step 1 was remove anything user facing.
rurban is going home now, bye 21:18
21:24 perlite joined, lucian joined 22:03 benabik joined
nine Ah, missed the meeting again... 22:13
22:13 Khisanth joined 22:15 bluescreen joined 23:30 whiteknight joined
whiteknight good evening, #parrot 23:30
kid51: ping 23:45
msg kid51 rurban suggests that whiteknight/io_cleanup1 is passing tests for him. Can you please run some tests at your leisure to confirm? 23:57
aloha OK. I'll deliver the message.