Parrot 4.7.0 "Hispaniolan" | parrot.org | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 4 September 2012.
00:04 benabik joined 00:05 Khisanth joined 00:11 whiteknight joined 01:07 davidfetter joined 01:09 rurban_mobile joined 01:27 kid51 joined 01:45 l3l1p joined 02:32 l3l1p joined 02:35 alvis joined 03:14 l3l1p joined 03:27 autark joined 03:52 davidfetter joined
rurban_mobile Congrats to the release! Trying... 04:16
04:29 l3l1p joined
dalek website: ayardley++ | Parrot 4.8.0 "Spix's Macaw" Released! 05:14
website: www.parrot.org/news/2012/Parrot-4.8.0
05:29 fperrad joined
dalek p: 8d5e5ff | moritz++ | / (2 files):
bump parrot revision to release
05:55
06:14 mtk joined
moderator Parrot 4.8.0 "Spix's Macaw" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC 06:20
06:22 rurban_mobile joined 06:24 l3l1p joined
dalek rrot: cc5687f | alvis++ | / (2 files):
Minor doc corrections.
06:25
07:06 brrt joined 07:35 simcop2387_ joined
sorear alvis: are you aware the release you emailed is missing the SHAs? 07:38
07:46 slavorg joined 08:01 mdupont joined 08:02 lucian joined 08:14 eternaleye joined 08:20 Psyche^ joined 09:35 alvis_ joined 10:35 mdupont joined 11:22 mtk joined 11:41 brrt joined 12:53 benabik joined 13:01 rurban joined
alvis sorear: Just resent the email. Thanks for the catch! 13:02
13:09 PacoAir joined 13:22 bluescreen joined 14:01 JimmyZ joined 14:48 whiteknight joined
whiteknight good morning 14:49
brrt hi whiteknight
whiteknight hello brrt
how are you doing today?
brrt was happy to see my fix got included into parrot 4.8.0 :-)
whiteknight which fix?
brrt fine, superbusy
the one about killing separate interpreters twice 14:50
whiteknight okay, awesome
brrt got slightly misreported, but thats no big deal :-) its good news for the error-reporting branch of mod_parrot 14:51
whiteknight good
brrt which relied on exceptions to bubble up nicely to the top level
15:03 benabik_ joined 15:15 l3l1p joined 15:22 cosimo joined 15:27 dmalcolm joined 16:17 benabik_ joined 16:33 benabik_ joined
pmichaud gist.github.com/3750669 # bug with concat opcode? 16:39
benabik That should never touch ASCII. :-( 16:40
pmichaud creates an issue ticket. 16:42
github.com/parrot/parrot/issues/837 16:54
16:55 sivoais joined 16:59 tuxit joined 17:01 benabik_ joined 17:02 Timbus joined 17:08 sivoais joined
moritz pmichaud++ 17:14
17:24 benabik_ joined 17:34 rurban_mobile joined
rurban_mobile brrt: but did your fix made into the changelog? i don't think so. 17:37
17:38 benabik joined 17:59 benabik_ joined
whiteknight pmichaud: weird error. Weirder that we never saw it before. I wonder if it's an issue with concat or with IMCC's handling of string literals 18:05
actually, it's probably concat. I suspect it's a little bit lazier with encodings than we want 18:15
18:32 simcop2387 joined
Coke looks like Parrot_str_concat is kind of thinking strings are mutable. but I could be reading it wrong. 18:43
dalek rrot/gh837_concat: 5d7aa2d | dukeleto++ | t/pmc/string.t:
[t] Add some failing tests for #837 reported by pmichaud++
18:46
Coke dukeleto: you added 3 test, but only bumped test count by one. 18:50
er, added /4/ tests. 18:51
19:27 benabik_ joined 19:28 benabik_ joined, lucian joined 19:30 zby_home joined 19:31 benabik__ joined 19:42 rurban_mobile joined 20:11 bluescreen_ joined 20:39 benabik_ joined
dalek kudo/unfaster-words: f843f61 | jonathan++ | src/core/Str.pm:
Refactor words to not use comb/matches.

In theory this should be a load faster. Instead it's twice as slow on pick-words. Maybe repeated utf-8 scanning kills it.
20:52
20:59 benabik joined
dalek kudo/unfaster-words: 11e00a9 | jonathan++ | src/core/Str.pm:
Work on a fixed width string.

Sadly, this can't actually be merged yet, for the same reason we can not substr strings in the grammar from fixed width.
21:12
21:41 bluescreen joined 21:44 perlite_ joined 21:46 davidfetter joined 22:06 PacoAir joined
chekkaa I ironed out all the display bugs I could find on the new drupal 6 site 23:03
www.parrot.org:8082/
let me know if you can find anything else that needs fixing
if there is nothing else, we can push it to production soon 23:04
ping Coke rurban benabik