|
Parrot 1.9.0 "Blue-fronted Amazon" released! | parrot.org | Priorities: Add deprecations for 2.0; test platforms; check with HLL implementors | Roadmap: icanhaz.com/parrotroadmap | Latest modified TT's: icanhaz.com/parrotbugs Set by moderator on 9 January 2010. |
|||
|
00:13
fperrad_ joined
|
|||
| GeJ | clock ? | 00:22 | |
| purl | GeJ: LAX: Thu 4:22pm PST / CHI: Thu 6:22pm CST / NYC: Thu 7:22pm EST / LON: Fri 12:22am GMT / BER: Fri 1:22am CET / IND: Fri 5:52am IST / TOK: Fri 9:22am JST / SYD: Fri 11:22am EST / | ||
|
00:28
fperrad_ joined
|
|||
| dalek | rrot: r43455 | plobsing++ | trunk/docs/pdds/draft/pdd16_native_call.pod: fix t/codingstd/pdd_format.t |
00:35 | |
|
00:43
fperrad_ joined
00:46
cognominal joined
00:50
bacek joined
00:54
abqar joined
00:58
fperrad_ joined
01:01
payload joined,
cconstantine joined
01:04
fperrad_ joined
01:13
bacek_at_work joined
01:17
cotto joined
01:39
fperrad joined
01:46
fperrad_ joined
01:48
japhb joined
02:05
cconstantine joined
02:10
bacek joined
|
|||
| dalek | rrot: r43456 | plobsing++ | branches/libjit_framebuilder2: creating a new branch to bring libjit_framebuilder up to date with trunk |
02:12 | |
|
02:19
fperrad joined
|
|||
| chromatic | msg ash_ I've just committed the .lex exceptions in r43457; thanks for the tests! | 02:19 | |
| purl | Message for ash_ stored. | ||
| dalek | rrot: r43457 | chromatic++ | trunk (3 files): [IMCC] Made IMCC throw an exception when attempting to use .lex with non-PMC |
02:28 | |
|
02:29
fperrad_ joined
02:39
kid51 joined
|
|||
| dalek | rrot: r43458 | plobsing++ | failed to fetch changeset: merge from older libjit_framebuilder branch and update to make it compile (but not much else) |
02:46 | |
| rrot: r43459 | plobsing++ | branches/libjit_framebuilder2/src/frame_builder.c: remove unused src/frame_builder.c |
|||
|
02:59
cconstantine joined
|
|||
| dalek | TT #473 closed by jkeenan++: Data Execution Prevention breaks "perl Configure.pl"; remove ... | 03:02 | |
|
03:02
fperrad joined
03:08
fperrad_ joined
03:26
fperrad joined
|
|||
| dalek | rrot: r43460 | jkeenan++ | trunk/docs/submissions.pod: Inspired by Aninhumer++ submission in '[PATCH]' in Summary line of new Trac ticket. Use 'Patch status' drop-down box instead. |
03:34 | |
|
03:45
bacek joined
|
|||
| kid51 | msg Coke see trac.parrot.org/parrot/ticket/396#comment:10. I think trac.parrot.org/parrot/wiki/ZendStudioIde should be deleted; do you agree? | 03:47 | |
| purl | Message for coke stored. | ||
| dalek | rrot: r43461 | plobsing++ | branches/libjit_framebuilder2 (2 files): add special case for NCI 'p' returns NULL => PMCNULL all tests now pass when not using libjit |
03:51 | |
| TT #886 closed by jkeenan++: [patch]various consting, memory leak fixes and so on. | |||
| TT #396 reopened by jkeenan++: 32/64-bit cpu in smolder report | |||
|
04:08
Coke joined
04:09
dalek joined
04:13
PerlJam joined
04:18
dukeleto joined
|
|||
| dalek | rrot: r43464 | plobsing++ | branches/pmc_freeze_cleanup: branch has been merged and is no longer needed |
04:27 | |
| rrot: r43465 | plobsing++ | branches/libjit_framebuilder: branch has been superceded by libjit_framebuilder2 |
|||
|
04:53
fperrad joined
04:56
bacek joined
|
|||
| dalek | rrot: r43466 | plobsing++ | branches/libjit_framebuilder2/t/pmc/nci.t: dedup tested NCI signatures |
05:00 | |
|
05:07
fperrad joined
|
|||
| dukeleto | 'ello | 05:22 | |
|
05:35
Khisanth joined,
cconstantine joined
05:58
abqar joined
06:15
fperrad_ joined
06:30
fperrad_ joined
06:42
szabgab joined
06:48
fperrad_ joined
07:00
cognominal joined,
uniejo joined
07:10
estrabd_ joined
07:11
bacek joined
|
|||
| ttbot | Parrot trunk/ r43440 MSWin32-x86-multi-thread make error tt.ro.vutbr.cz/file/cmdout/183066.txt ( tt.ro.vutbr.cz//buildstatus/pr-Parrot/rp-trunk/ ) | 07:12 | |
| chromatic | Wow, that's one angry compiler. | 07:15 | |
| Patterner | well, if you had to compile broken programs from people all day long... | 07:25 | |
|
07:39
iblechbot joined
07:42
fperrad_ joined
08:03
baest joined
08:06
bacek joined
08:08
fperrad_ joined
08:21
davidfetter joined
08:23
fperrad_ joined
08:45
bacek_at_work joined
08:49
fperrad_ joined
08:53
fperrad joined
09:00
bacek joined
09:19
rekhajos joined
|
|||
| dalek | a: b520b4c | fperrad++ | t/lua-TestMore: update submodule lua-TestMore |
09:50 | |
| chromatic | Hm, now I wonder if it's possible to mark UTF-8 strings as containing (zero or some) more-than-a-byte-wide characters. | ||
| We get fast substring access for the zero case. | 09:51 | ||
|
10:00
JimmyZ joined
|
|||
| mikehh | chromatic: t/examples/pod.t is failing after your lex change - docs/book/pir/chap06_subroutines.pod has a .lex example on an int - line 644 | 10:13 | |
| chromatic | Thanks; will fix in a moment. | ||
| ... and there you go. | 10:16 | ||
|
10:17
bacek joined
|
|||
| mikehh | ok that does it all test now pass at r43467 | 10:22 | |
|
10:23
AndyA joined
|
|||
| chromatic | I'm surprised they didn't before; I ran ... oh, not fulltest. Nevermind. | 10:23 | |
| chromatic sleeps | 10:24 | ||
| dalek | rrot: r43467 | chromatic++ | trunk/docs/book/pir/ch06_subroutines.pod: [book] Fixed invalid PIR fragment; .lex never worked with non-PMC types. |
||
|
10:27
payload joined
10:39
gaz joined
10:42
cognominal joined
11:31
barney joined
12:04
bluescreen joined
12:14
ruoso joined
12:20
cconstantine joined
12:27
bacek joined
12:29
payload joined
12:50
clinton joined
12:54
cognominal joined
13:14
plobsing joined
13:15
Util joined
|
|||
| mikehh | All tests PASS (pre/post-config, make corevm/make coretest, smoke (#31706), fulltest) at r43467 - Ubuntu 9.10 amd64 (g++ with --optimize) | 13:24 | |
| tewk_ | moritz, I had good luck with a similiar patch on rakudo/master only one or two failures. | 13:42 | |
|
13:55
payload joined
14:05
bluescreen joined
14:37
plobsing joined
15:07
syain658341 joined
15:08
bubaflub joined,
milk joined
15:10
milk joined
|
|||
| dalek | rrot: r43468 | gerd++ | trunk/config/auto/byteorder/test_c.in: Add defined condition for arm to build on the arm architecture. |
15:15 | |
|
15:21
iblechbot joined
15:27
payload joined
15:41
theory joined
15:54
Psyche^ joined
15:58
Andy joined
16:05
jan joined
16:14
cotto joined
|
|||
| dalek | rrot: r43469 | fperrad++ | trunk/runtime/parrot/library/distutils.pir: [distutils] fix _has_strip when debugging |
16:20 | |
|
16:25
davidfetter joined
16:37
milk joined
16:48
zak__ joined
17:18
KatrinaTheLamia joined
17:38
hercynium joined
17:42
ruoso joined
17:44
chromatic joined
18:01
davidfetter joined
18:04
davidfetter joined
18:32
joeri joined
18:36
ash_ joined
|
|||
| Coke hopes he can find some time to hack on parrot this weekend. | 18:49 | ||
| . o O (It's a three day weekend. that should help!) | 19:34 | ||
| davidfetter | mmm...parrotz | 19:39 | |
|
19:47
cotto_w0rk joined
20:01
mtk joined,
mtk left
|
|||
| dalek | TT #1411 closed by gerd++: [BUG] configure problem on the arm architecture | 20:12 | |
|
20:17
bacek joined
20:19
plobsing joined
20:23
zak__ joined
|
|||
| cotto_w0rk | what's the purpose of pmc->vtable->pmc_class? | 20:24 | |
| chromatic | I thought it had something to do with PMCProxy, but that's a guess at this point. | 20:26 | |
| svn blame the header and see which commit most recently modified it. | |||
| cotto_w0rk | it seems to store the header for a PMC of a given type | ||
| good idea | 20:27 | ||
| purl | cotto_w0rk: Good Idea: Taking a deep breath before jumping into a swimming pool. Bad Idea: Taking a deep breath after jumping into a swimming pool. | ||
| Coke tries to find the plparrot mailing list to join it. | 20:29 | ||
| Coke fails | |||
| cotto_w0rk | chromatic, one of your apparently | ||
| r18274 | 20:30 | ||
|
20:46
milk joined
20:47
ewilhelm joined
|
|||
| chromatic | That doesn't sound like me. | 20:51 | |
|
20:52
Andy joined
|
|||
| Coke | you're higher pitched. | 20:53 | |
| chromatic | I don't hear that often. | ||
| cotto_w0rk, that was a cleanup patch from Steve Peters anyway. | 20:56 | ||
| cotto_w0rk | I'm probably better off digging around in head to see how it' | 20:57 | |
| chromatic | Yes. | ||
| cotto_w0rk | s used. | ||
|
20:57
clinton joined
|
|||
| Coke | not my head. | 20:59 | |
| chromatic | Get the melon baller, Susan. | 21:01 | |
|
21:49
zak__ joined
22:02
zak__ joined
22:05
cotto joined
22:06
plobsing_ joined
22:17
Whiteknight joined
|
|||
| ash_ | Mu == undef? | 22:59 | |
| oops, meant to do that in #perl6 | |||
| dukeleto | there is a google group for PL/Parrot now, for those who are interested: groups.google.com/group/plparrot | 23:06 | |
|
23:07
cognominal joined
23:08
AndyA joined
|
|||
| GeJ | Good morning everyone | 23:15 | |
| Whiteknight | good morning GeJ | 23:29 | |
| cotto_w0rk | hi | 23:30 | |
|
23:31
mikehh joined
|
|||
| GeJ | heya cotto, Whiteknight. | 23:32 | |
| Whiteknight | anybody here have info about #1393 | ||
| ? | |||
| I want to help fix that bug, but I haven't been able to reproduce it anywhere | 23:33 | ||
| chromatic | sudo echo 0 > /proc/sys/kernel/randomize_va_space' | 23:36 | |
| Then run with -Rgcdebug | |||
| Whiteknight | where at, linux-32? | 23:39 | |
| chromatic | Yes. | ||
| Whiteknight | Okay, I have two VMs firing up now to tackle it | 23:40 | |
| chromatic: build with gcc, or it doesn't matter? | 23:48 | ||
|
23:49
mikehh joined
|
|||
| Whiteknight | the ticket seems to suggest that the bug has magically disappeared | 23:49 | |
| chromatic | It shouldn't matter, if it's what it appears to be. | 23:52 | |
| Whiteknight | yeah, I think it's a memory corruption problem | 23:54 | |
| has that stink | |||
| in which case anything we do to change memory allocation patterns will have an effect on the bug | 23:55 | ||
| chromatic | Yep. | 23:57 | |