Parrot 4.10.0 "[Red-eared Parakeet]" parrot.org/ | Log: irclog.perlgeek.de/parrot
Set by moderator on 21 November 2012.
00:28 whiteknight joined 00:57 kid51 joined 01:15 Mike-PerlRecruiter_ joined 01:39 kid51_ joined 02:02 kid51 joined 02:49 sivoais joined 03:06 Reini_ joined 04:26 Reini_ joined 04:41 Psyche^ joined 04:42 bluescreen_ joined
Reini_ I *can* build rakudo with threaded parrot and threaded nqp. Just nqplexpad is broken for proxied lexicals 04:57
05:47 compiler joined 05:52 l3l1p joined 10:12 zby_home joined 11:43 bouncy joined 13:15 Mike-PerlRecruiter_ joined 13:45 whiteknight joined 14:25 Reini joined
dalek kudo/nom: 8444e8d | moritz++ | src/core/Str.pm:
[Str.indent] ignore empty lines for outdenting
14:46
15:09 PacoAir joined
dalek kudo/nom: 3ffbec7 | moritz++ | src/core/Str.pm:
do not indent empty lines
16:17
kudo/nom: da6569f | moritz++ | src/core/Str.pm:
fix "".indent(*)
17:20
19:23 tuxit joined 19:37 Reini joined 19:40 contingencyplan joined 20:09 l3l1p joined 20:31 Reini joined 21:08 Reini joined
dalek p: 7ce401e | rurban++ | 3rdparty/dyncall/ (3 files):
fix darwin with macports libtool

the gnu/macports libtool does not understand -static. Force to use darwin special /usr/bin/libtool
21:52
p: 4a3fb26 | rurban++ | src/pmc/ (5 files):
Mark UNUSED pmc parameters as such

Fixes -Wunused-parameter warnings
p/gh67-threads: 0cc73af | rurban++ | src/pmc/nqplexpad.pmc:
[GH #67] Use rurban/gh870-pmc_class nqp_group.h information

pmc2c from rurban/gh870-pmc_class exports the dynpmc types, which we use to check for NQPLexInfo in NQPLexPad, to discriminate for Proxy. Proxy info is read-only.
This does not work yet
21:56
p/gh67-threads: 25ddb12 | rurban++ | src/pmc/nqplexpad.pmc:
[parrot #870] rename pmc_class_ to dynpmc_class_
p/gh67-threads: b7d9acd | rurban++ | / (2 files):
add t/nqp/67-threads.t, fix .gitignore for /nqp