Parrot 4.6.0 in progress, master locked until Tuesday | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 16 July 2012.
00:01 benabik joined 01:00 rurban_mobile joined 01:45 woosley joined 02:34 Psyche^ joined 03:33 patspam joined, patspam left 03:36 patspam joined 03:50 patspam joined 03:51 patspam joined 06:10 brrt joined 06:23 brrt1 joined 06:33 brrt joined 06:45 fperrad joined 07:14 brrt joined 07:23 patspam joined 07:27 patspam joined 09:51 woosley left 11:09 contingencyplan joined 11:21 JimmyZ joined 12:17 JimmyZ_ joined 12:57 PacoAir joined 13:29 bluescreen joined 13:49 JimmyZ_ joined 13:59 kid51 joined
moderator Parrot 4.6.0 "Wild Parrots of Telegraph Hill" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC 14:00
rurban docs update on parrot.org missing. rurban@parrot.org Permission denied 14:02
dalek rrot: 19f3bd5 | rurban++ | / (11 files):
Release 4.6.0 - Wild Parrots of Telegraph Hill

See www.imdb.com/title/tt0424565/
  "The first half of the documentary film focuses on Mark Bittner's
relationship with the Parrots living on the Telegraph Hill in the center of San Francisco and how he came to be their caretakers. He has a name for each one and gives the audience stories of how he's interacted with them. Included in these reminiscences, is general background information on bird life in San Francisco and the various theories on how these South American parrots came to exist in the Bay Area.
The second half of Parrots deals with the fate of the birds now that Mark has to vacate his small home for the last three years. Apparently, his care of the birds has attracted world wide attention, especially in Europe. There is never really any tension in the fate of Mark or the parrots since, as Mark points out, the birds are perfectly capable of taking care of themselves. The viewer probably has a little less confidence in Mark though, as he says he has no idea what he will do." - imdb review by kasserine (US)
14:08
moritz rurban++ # release
kid51 Is that to imply that Parrot would take care of itself if all its developers had to relocate?
rurban Parrots are very clever 14:10
moritz: did you check out the loop in t/spec/S06-routine-modifiers/lvalue-subroutines.rakudo at test 9? 14:11
moritz rurban: no. I think it was specific to a platform I don't have 14:12
and I'm not very good at the really low level stuff :(
rurban So we have to bug whiteknight :) 14:14
14:15 fperrad joined
rurban Salut fperrad, Did you see the windows smokes? 14:15
JimmyZ would like to suggest reduce release 14:29
rurban github parrot/master is open again 14:30
dalek rrot: 9992047 | rurban++ | docs/project/release_parrot_github_guide.pod:
[doc] release_parrot_github_guide.pod: Keep also README.md
14:31
moritz rurban: fwiw the lvalue-subroutines tests passes an parrot 4.6.0, on linux amd64 14:35
rurban great. I'll check later
Coke rurban++ release 14:36
JimmyZ \\o/ time to merge rm_pasm 14:37
rurban I only found one minor error in the release docs, and I didn't use the new tools/release/parrot_github_release.pl
14:42 travis-ci joined
travis-ci [travis-ci] parrot/parrot#481 (master - 9992047 : Reini Urban): The build is pending. 14:42
[travis-ci] Change view : github.com/parrot/parrot/compare/1...92047bca70
[travis-ci] Build details : travis-ci.org/parrot/parrot/builds/1885789
14:42 travis-ci left, dmalcolm joined
rurban Can someone give me editor rights for the www.parrot.org webpage. I only have Create content = Scratch 14:52
14:52 dngor joined
rurban I also cannot symlink latest to the new release on docs.parrot.org 14:54
JimmyZ can't :) 14:55
moritz can't, either
rurban lets wait for cotto 14:56
Coke can, but after this meeting. 15:01
15:24 rurban_mobile joined
Coke returns 15:35
rurban Coke: I cannot do the ssh parrot.org symlinks stuff to fix latest, and I need Editor rights for the release announce 15:38
Coke I can do the editor rights, anyway.
rurban I only could do this: www.parrot.org/scratch/4.6.0-parrot...l-released 15:39
Coke rant: drupal's user editor screen sucks. I cannot jump directly to a known username. 15:41
Coke cheats. "rurban" account is now an editor. 15:42
moritz Coke++
rurban hmm, still can only create scratch entries, logged out/in already 15:43
Can you promote my scratch entry to news? 15:44
Coke WHOOPS.
I cheated wrong.
re-done. please try again? 15:45
rurban ooh, this looks now different. thanks
Coke I just made some random account an editor. (had manually edited the URL to get to your account, must have hit back without noticing.) 15:46
rurban Hmm, The "<!--break-->" line marks is on no previous announce story 15:49
15:50 jashwanth joined
rurban Cannot I include images into a story? 15:52
Done. One image tells more than 1000 words :) 15:57
16:03 brrt left
rurban Can I say in the release announce that we plan to merge with the io_cleanup1, threads and rm_pasm (at least) for 4.7.0? 16:09
16:12 ilbot2 joined
moderator Parrot 4.6.0 "Wild Parrots of Telegraph Hill" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
dalek kudo/toqast: 5c96d7d | jnthn++ | src/QPerl6/Actions.pm:
Fix CATCH blocks that also did smart-matching. This also unbusts Test::Util, which wins back quite a lot of tests too.
16:21
Coke didn't you already release the release announcement? 16:32
rurban Yes, I did :) Now just the latest symlink on parrot.org is missing 16:54
16:58 tuxit joined
dalek p/toqast: b4a78bf | jnthn++ | src/QAST/Operations.nqp:
Fix various bits of bustage in loop construct code-gen.
17:09
kudo/toqast: 49cd752 | jnthn++ | src/QPerl6/Actions.pm:
Fix xor and ^^.
kudo/toqast: 2a2a1d0 | jnthn++ | src/QPerl6/Actions.pm:
Thinko.
kudo/toqast: e88fe15 | jnthn++ | src/QPerl6/Actions.pm:
Somewhat fix %_ and @_.
rrot: 767fc30 | alvis++ | docs/project/release_parrot_github_guide.pod:
Minor edits to correct an error in the documentation. The error caused rurban++'s to incorrectly specify the text to 'Parrot Documentation Releases'. Note: This was *my* error, not rurban++'s.
17:13
alvis rurban++ # For the release and the catch in 'relase_parrot_github_guide.pod' 17:14
rurban But releases.html also contains the links to the current docs also 17:15
The archived releases are a different story, yes
alvis Yes, the error was in the docs. It was misleading. Sorry. 17:16
s/docs/doc/
rurban I thought about bot variants and decided to include the current one also. Now its clearer 17:17
Thanks alvis++ for the awsome docs! 17:20
alvis rurban: Your welcome. Btw, did you use 'auto_release.pl'? 17:21
rurban No
Not for the first time :)
Maybe later
alvis rurban: I understand. I was just wondering. I tried it last time, and it blew off. Thought I'd take a look at it when I get a chance. 17:22
Gotta go. afk. 17:23
rurban I troed to reactivate this announce site from chip: freecode.com/projects/parrot 17:24
Coke -1 to yet another dead not-hosting site. 17:29
allison set one up as well.
keeping core sites up to date is hard enough, no reason to duplicate work incompletely.
rurban freecode was pretty good back in the times when it was working. I just forgot the original name. 17:30
allison Coke: you mean www.parrotblog.org/ ? 17:31
Coke wonders if we can kill the ftp server and just host on github. ;)
allison Coke: I always meant to take that down once Parrot.org was launched
Coke allison: that one too - we have a ticket to fold that into parrot.org for ages now.
no, it was for tracking milestones, release dates... higher level stuff than "fix the frobulator" 17:32
allison Coke: it had some good tutorials on it, which we wanted to keep at the time
Coke: but, I could make the url a simple redirect to parrot.org
Coke allison: which is why the ticket is still open after all these years. but the tutorials have probably bit rotted at this point.
let alvis decide. he's the documentarian. 17:33
allison Coke: yes, I think so (IIRC, it was the squawk tutorials)
Coke ... librarian, I guess that is. ;)
17:36 travis-ci joined
travis-ci [travis-ci] parrot/parrot#482 (master - 767fc30 : Alvis Yardley): The build passed. 17:36
[travis-ci] Change view : github.com/parrot/parrot/compare/9...7fc30b51f9
[travis-ci] Build details : travis-ci.org/parrot/parrot/builds/1887268
17:36 travis-ci left
dalek kudo/toqast: 1036e02 | jnthn++ | src/QPerl6/Grammar.pm:
Catch remaining PAST -> QAST in Grammar.
17:38
kudo/toqast: cd31481 | jnthn++ | src/QPerl6/Actions.pm:
Fix our $*x
kudo/toqast: fe13b09 | jnthn++ | src/QPerl6/World.pm:
Update module loading load dependency handling.
kudo/toqast: efeba05 | jnthn++ | src/QPerl6/Actions.pm:
Fix try in the case where there's no CATCH block already in there.
moritz what's the state of the two-phases GC thingy? (ie one destroy phase followed by a deallocation phase)? 17:41
dalek kudo/toqast: d4b53db | jnthn++ | src/QPerl6/Actions.pm:
Unbust feeds compilation.
18:04
kudo/toqast: d40a3bd | jnthn++ | src/QPerl6/Actions.pm:
Use correct variant of die op.
p/toqast: 1700236 | jnthn++ | src/QAST/Operations.nqp:
Fix die_s signature.
cotto ~~ 18:11
rurban, talk to #osuosl in freenode to get access to the parrot.org vm 18:12
Coke cotto: will they verify the request with someone? 18:13
cotto I don't think so. 18:15
Coke security FTW! 18:19
allison: in your recent email, you mention something about not including winxed because it's an extension language: core bits of the build process are written in winxed, does that matter? 19:00
(I don't think the PIR they generate is checked in.)
allison Coke: I guess it depends on what they build
Coke: but, yes that would likely be a problem
Coke pbc_to_exe 19:01
allison Coke: ah well, it was a thought :)
Coke when I did the last merge to coke/rm_pasm, I noticed it was now written in winxed.
allison Coke: I'm really not sure what the problem is on ia64
benabik #ps in now? 19:33
cotto yup
dalek kudo/toqast: f0832bc | jnthn++ | src/QPerl6/Actions.pm:
Smartmatching can use a local, not lexical, for temporary.
19:57
kudo/toqast: fb3a4b0 | jnthn++ | src/QPerl6/Actions.pm:
Fix whatever curry analysis up, so we don't regress in any of the whatever tests now. Also this probably gets meta-ops righter than before.
20:17 fperrad joined
benabik allison++ 20:20
20:23 brrt joined
dalek rrot: 41da5a5 | dukeleto++ | src/pmc/structview.pmc:
[doc] Improve the StructView docs a bit
20:55
rurban cotto: They couldn't setup my parrotvm account. Either one of you can copy the new docs or we wait until tomorrow when someone from OSL will look into it. 20:57
cotto ok. I'm swamped, but if I have a few spare minutes I'll let you know. 21:03
thank you for doing the release
rurban++
rurban it's only the latest/docs :) 21:04
they fixed it. release finished. 21:10
cotto great! 21:11
benabik rurban++
rurban a whitespace issue on their ssh key or host line 21:12
21:22 brrt joined
rurban I'd really like to see every new parrot release announce on parrot.org with some nice colorful parrot picture. parrots are so beautiful! 21:22
dalek p: af917c3 | moritz++ | src/ops/nqp_dyncall.ops:
include a header file to avoid some warnings
21:42
p: 1950d07 | moritz++ | src/6model/reprs/NativeCall.h:
be more specific about type of NativeCallBody.lib_handle -- avoids a few more compiler warnings
21:51
p: fffa108 | moritz++ | src/ (2 files):
avoid more warnings in C code
22:01
p: cbc33cd | moritz++ | src/ops/nqp_dyncall.ops:
avoid more compiler warnings
22:26
kudo/toqast: 574a8fa | moritz++ | src/core/Backtrace.pm:
Merge branch 'ex-hardening' into toquast

  (Actually a cherry pick, not a merge. Makes warnings non-fatal again)
22:33