Parrot 5.3.0 "W00tstock Parrot" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 14 May 2013.
02:13 pmichaud joined 02:25 Coke joined 02:43 quias joined 02:44 contingencyplan joined 03:41 jlaire joined 03:57 woosley joined 03:58 preflex_ joined 04:25 Psyche^ joined 04:53 zby_home joined 06:01 PacoAir joined 06:06 contingencyplan joined 06:14 denisboyun joined 06:36 Mike-PerlRecruiter_ joined 06:38 woosley left 06:48 woosley joined
dalek kudo/nom: 24538fd | (Brent Laabs)++ | t/spectest.data:
update spectest.data to reflect slurp.t file move
07:20
kudo/nom: c52f15f | moritz++ | src/RESTRICTED.setting:
diasllow spurt in restricted setting, dagurval++
07:22
kudo/nom: ad0c3f0 | moritz++ | src/core/Pod.pm:
fix typo in Pod::Block::Declarator.gist signature, timotimo++
07:56 pjcj joined
dalek kudo/nom: 362a098 | (Brent Laabs)++ | src/RESTRICTED.setting:
add link, symlink, and chmod to RESTRICTED.setting
07:57
08:34 bouncy joined 08:39 quias joined 08:59 denisboyun_ joined
dalek kudo/nom: e782a0a | tadzik++ | docs/release_guide.pod:
Volunteer for #66
09:39
masak \\o/ tadzik++ 10:08
10:15 wagle joined
dalek kudo/nom: ddaa3f6 | masak++ | t/spectest.data:
[spectest.data] mark t/spec/S32-str/substr.t as # icu
10:52
11:09 PacoAir joined 11:52 PacoAir joined 12:11 darbelo joined 12:36 PacoAir joined 13:04 bluescreen joined 13:07 bluescreen_ joined
dalek kudo/nom: a134b18 | masak++ | / (3 files):
[src/core] add .Set and .Bag to List and Parcel
13:15
kudo/nom: 5e360a6 | (Elizabeth Mattijsen)++ | src/core/Any.pm:
Make :exists and :delete up to spec

The :exists and :delete adverbial pairs on hash accesses were always interpreted as "true". Which makes constructs as :!exists or :delete($really) not work.
15:12
kudo/nom: 8c30c2e | (Carl Mäsak)++ | src/core/Any.pm:
Merge pull request #149 from lizmat/adverbialexistsdelete

Make :exists and :delete up to spec
kudo/nom: 267c54c | (Elizabeth Mattijsen)++ | src/core/Any.pm:
Allow slice with :exists adverb on hashes

For some reason a "die" was here, whereas the spec says it should return a Parcel of Bool.
15:33
16:14 zby_home joined 16:50 myhrlin joined
Util I am in the process of releasing Parrot 5.4.0. Please hold all commits until I am done. 18:27
#ps in 1 hour 18:29
18:33 Mike-PerlRecruiter_ joined 18:37 darbelo joined 18:40 contingencyplan joined, sivoais joined 18:52 davidfetter joined 19:12 prammer joined 19:17 bluescreen_ joined 19:18 bbb joined
Util #ps running now. 19:47
sa1 I have some questions regarding NCI on the mailing list. I hope somebody answers :) 20:14
Util just did answer some questions in #parrotsketch 20:15
dukeleto: you too should see the discussion ^ 20:22
Util sa1: If you were to write examples/showindex.c in PIR, and you implemented the NCI for each function in the order that they occur in the source, which is the first function that would raise the UnmanagedStruct issue? 20:41
sa1 Util: I'll have to use structs for git_repository and git_index and free index first then, repository. 20:44
There is already a class for Index and Repository written in winxed. 20:45
Should I look at generated PIR too?
The classes just have a constructor at the moment. 20:46
Util sa1: My question was ill-informed, because I had only looked at libgit2 and not parrot-libgit2, so I did not see that there is existing code in Winxed. 20:54
sa1 yes, existing code did make many things easier to understand. 20:59
Util sa1: I need to finish this release before looking deeper.
sa1 Sure
21:58 darbelo joined 23:16 darbelo joined
Coke rant: the fact that I have to use LD_LIBRARY_PATH to run parrot in dev mode. 23:17
ugh, can't even do that. If I want to run a single test file on OS X, what's the correct command invocation? 23:18
do I need to install it first?
(or is that just the path of least resistance) 23:19
23:19 PacoAir joined
Coke I can't believe I'm still fighting with this after all this time. :| 23:20