|
Parrot 1.9.0 "Blue-fronted Amazon" released! | parrot.org | Roadmap: icanhaz.com/parrotroadmap | Latest modified TT's: icanhaz.com/parrotbugs Set by moderator on 16 December 2009. |
|||
|
00:02
nopaste joined,
Zak joined
00:24
payload joined
00:34
leto joined
01:37
lucian joined
02:06
purl joined
02:08
purl joined
|
|||
| dalek | rrot: r43366 | plobsing++ | branches/pmc_freeze_cleanup (3 files): eliminate need for EXTRA_IS_PROP_HASH TODO: get someone with an i386 regenerate t/native_pbc/* TODO: clean up all references to EXTRA_IS_PROP_HASH TODO: move prophash handling into default.visit |
02:10 | |
|
02:37
theory joined
03:15
redbrain joined
03:20
lucian joined
03:24
ZeroForce1 joined,
preflex joined
|
|||
| dalek | rrot: r43367 | plobsing++ | branches/pmc_freeze_cleanup/src/pmc_freeze.c: remove code that used to handle prophashes |
04:03 | |
|
04:08
lucian joined
04:23
pgmer6809 joined
|
|||
| pgmer6809 | Hi. Just tried to DL and build parrot 1.9. | 04:43 | |
| Got the svn etc. but make reports an error with the private_cstrings.h file which is auto generated. Tried to 'report an issue' from parrot home page but although my login to parrot.org works, my login to report and issue does not. | 04:44 | ||
| plobsing | you could nopaste the make output here, not sure about the logins | 04:46 | |
| pgmer6809 | logins may be because I dont have authority to create tickets. In which case the 'report an issue ' link on the parrot home page is somewhat misleading. here is the last 20 lines of the make output. I sent the complete text of the perl Configure.pl and the make to Allison. | 05:04 | |
| src/ops/core_ops_switch.c | |||
| src/byteorder.c | |||
| src/string/charset.c | |||
| src/core_pmcs.c | |||
| src/datatypes.c | |||
| src/debug.c | |||
| src/debug.c: In function āPDB_backtraceā: | |||
| src/debug.c:3564: error: āParrot_Continuation_attributesā has no member named āto_ctxā | |||
| src/debug.c:3568: error: āParrot_Continuation_attributesā has no member named āto_ctxā | |||
| src/debug.c:3569: error: āParrot_Continuation_attributesā has no member named āto_ctxā | |||
| src/debug.c:3570: error: āParrot_Continuation_attributesā has no member named āto_ctxā | |||
| src/debug.c:3571: error: āParrot_Continuation_attributesā has no member named āto_ctxā | |||
| src/debug.c:3581: error: āParrot_Continuation_attributesā has no member named āsegā | |||
| src/debug.c:3585: error: āParrot_Continuation_attributesā has no member named āto_ctxā | |||
| make: *** [src/debug.o] Error 1 | |||
|
05:06
pgmer6809 left
05:09
ruoso joined
05:15
cognominal joined
06:35
Robrt joined
|
|||
| Coke | pgmer6809? | 06:44 | |
| Robrt: hio | |||
| Tene ponders what to work on tonight. | |||
| Robrt | Hey Coke. Happy New Year! | 06:45 | |
| Someone complained to me about Piper. | |||
| Coke | lots of people do.I must have him ignored. | ||
| piper? | |||
| purl | i think piper is the logbot for #parrot | ||
| Robrt | ;) | ||
| Coke | wow, purl got something right. | ||
| botsnack | |||
| purl | :) | ||
| Robrt | I'm happy to leave things as is and let people ignore him. | 06:46 | |
| Or someone can write a patch so people only get notified once. | |||
| Coke | piper source? | ||
| purl | piper source is :piper's source | ||
| Coke | piper's source? | ||
| purl | i heard piper's source was svn.develooper.com/projects/logbot/logbot | ||
| Robrt | wow, that even still works ;) | 06:47 | |
| I'm actually impressed, I haven't touched or nudged or done anything to piper in months and months and months. | |||
|
06:47
coke joined
|
|||
| coke | ah, no, I'm not ignoring him. | 06:48 | |
|
06:48
coke left,
coke joined
|
|||
| Coke | just not as annoying with my client, apparently. | 06:48 | |
| Robrt | I suspect changing it from a msg to a notice might help too. | ||
| Coke | ... it's all irc voodoo to me. :| | ||
| Robrt responds to Lucian pointing him at the source. | 06:49 | ||
| Coke | ah. having just notice'd myself, yah, that seems quieter. | 06:56 | |
| That's probably a good change to make. | |||
| dalek | rrot: r43368 | coke++ | branches/one_make (3 files): remove more generated files |
07:01 | |
| rrot: r43369 | coke++ | branches/one_make (7 files): Convert dynoplibs.pl from config-generated into standalone, using Parrot::Config |
07:18 | ||
| Coke | yay, another configure-generated perl script down. | 07:25 | |
|
07:25
Robrt left
|
|||
| Coke | what is the top level "parrot.pc" file? | 07:26 | |
| (generated by config) | |||
| (ah, some ports thing?) | |||
| dalek | rrot: r43370 | coke++ | branches/one_make (11 files): Fix codetest |
07:34 | |
|
07:52
nopaste joined
08:53
iblechbot joined
09:25
ZeroForce joined
09:29
fperrad joined
10:16
bacek joined
|
|||
| bacek | seen whiteknight | 10:17 | |
| purl | whiteknight was last seen on #parrot 19 hours, 4 minutes and 23 seconds ago, saying: lucian: I hate him too | ||
| bacek | o hai | ||
| btw | |||
|
11:03
TonyC joined
|
|||
| dalek | TT #1402 created by bacek++: Deprecate mem_internal_*alloc functions. | 11:35 | |
|
11:55
darbelo joined,
nopaste joined
11:58
darbelo joined
|
|||
| darbelo | plobsing++ # lots of clean up! | 12:15 | |
|
13:16
payload joined
13:20
lucian joined
13:52
Zak joined
13:57
joeri joined
14:16
ruoso joined
|
|||
| dalek | rrot: r43371 | mikehh++ | branches/boehm_gc/src/gc/alloc_memory.c: fix codetest failures - there should be one space or a newline after a comma and unwrapped macro arguments |
14:35 | |
|
14:46
cognominal joined
15:23
cotto joined
15:31
kid51 joined
|
|||
| kid51 | msg Coke smolder.plusthree.com/app/public_pr...ails/31422 is smoke test of one_make branch: Now passing all tests -- except the ones that are plaguing me/use in trunk (trac.parrot.org/parrot/ticket/1393) | 15:34 | |
| purl | Message for coke stored. | ||
| kid51 | msg Coke: Correction: The errors are in t/compilers/pct/complete_workflow.t -- which is the place I'm getting errors that prevent me from merging in a different branch: trac.parrot.org/parrot/ticket/473#comment:8 | 15:42 | |
| purl | Message for coke stored. | ||
| nopaste | "kid51" at 70.85.31.226 pasted "one_make branch: r43371: Linux/i386: remaining failures in t/compilers/pct/complete_workflow.t" (35 lines) at nopaste.snit.ch/19203 | 15:45 | |
| kid51 | So these are test failures even with 'prove'. They're not simply a side effect of running t/harness --gc-debug. | 15:46 | |
|
15:52
Psyche^ joined
16:27
lucian joined
16:43
mikehh joined
16:59
theory joined
|
|||
| nopaste | "mikehh" at 81.149.189.7 pasted "Start of some notes on Copying Garbage Collection" (49 lines) at nopaste.snit.ch/19204 | 18:23 | |
| mikehh | I started to put together some note on Copying Garbage Collection - some comments and where should I put them (if they are any use)? | 18:24 | |
|
18:25
davidfetter joined
18:40
rdice joined
18:42
eiro_ joined
18:44
iblechbot joined
18:53
pdcawley joined
20:07
ZeroForce joined
20:09
kid51 joined
|
|||
| kid51 | mikehh ping | 20:10 | |
| msg mikehh Your notes on Copying GC could go into trac.parrot.org/parrot/ticket/616. | |||
| purl | Message for mikehh stored. | ||
| mikehh | kid51: I want to expand them quite a bit, but I could probably do it there | 20:18 | |
|
20:20
pgmer6809 joined
|
|||
| kid51 | Or: start a wiki page; if so, put a link to that page on TT 616. | 20:25 | |
|
20:26
bacek joined
|
|||
| dalek | rrot: r43372 | plobsing++ | branches/pmc_freeze_cleanup/src/pmc_freeze.c: without EXTRA_IS_PROP_HASH, there should be no additional data once we think we're done reading the image |
20:32 | |
| Coke | kid51: yah, those have been intermittent since I took the branch, I've been unable too pin it down. | 20:35 | |
| bacek | Good morning | 21:06 | |
| plobsing | ping pgmer6809 | 21:16 | |
| dalek | rrot: r43373 | bacek++ | branches/boehm_gc/src/gc/gc_boehm.c: Increment gc_collects_run and gc_mark_runs in explicit call to GC. |
21:20 | |
| rrot: r43374 | bacek++ | branches/boehm_gc/src/gc/alloc_memory.c: Remove useless gc_local_alloc.h include. |
21:21 | ||
|
21:45
bacek joined
|
|||
| kid51 | plobsing: Here's a Smolder on pmc_freeze_cleanup branch, r 43374, Linux/i386. smolder.plusthree.com/app/projects/...ails/31426 | 21:53 | |
| plobsing | kid51: I have to regenerate t/native_pbc/* for the t/pmc/packfile* tests, but my VM is sloooowwww. | 21:55 | |
| kid51 | k | ||
|
21:56
theory joined
21:57
cognominal joined
22:22
bacek joined
|
|||
| bacek | seen jimmy | 22:26 | |
| purl | jimmy was last seen on #parrot 20 days, 20 hours, 59 minutes and 54 seconds ago, saying: good moring, #parrot [Dec 13 01:24:31 2009] | ||
| bacek | seen jimmyz | ||
| purl | jimmyz was last seen on #parrot 3 days, 18 hours, 38 minutes and 22 seconds ago, saying: GFW [Dec 30 03:46:10 2009] | ||
| bacek | karma jimmy | 22:27 | |
| purl | jimmy has karma of 97 | ||
| bacek | karma jimmyz | ||
| purl | jimmyz has karma of 14 | ||
| dalek | TT #1397 closed by bacek++: [patch]changed ATTR n_regs_used[4] to use UINTVAL type in sub.pmc | ||
| rrot: r43375 | bacek++ | trunk (8 files): Use UINTVAL to store/pass CallContext n_regs_used. jimmy++ for TT#1397. |
22:42 | ||
| tracwiki: v1 | mikehh++ | CopyingGarbageCollector | 22:46 | ||
| tracwiki: trac.parrot.org/parrot/wiki/Copying...ction=diff | |||
| tracwiki: v138 | mikehh++ | WikiStart | |||
| tracwiki: trac.parrot.org/parrot/wiki/WikiSta...ction=diff | |||
| tracwiki: v2 | mikehh++ | CopyingGarbageCollector | |||
| tracwiki: trac.parrot.org/parrot/wiki/Copying...ction=diff | |||
| mikehh | src tests, run tests and perl tests seem to be run as part of coretest - when did this happen? | 22:56 | |
|
23:06
TonyC joined
|
|||
| mikehh | All tests PASS (pre/post-config, make corevm/make coretest, smoke (#31429), fulltest) at r43375 - Ubuntu 9.10 amd64 (g++ with --optimize) | 23:14 | |
| dalek | rrot: r43376 | plobsing++ | branches/pmc_freeze_cleanup (5 files): native_pbc platform updates |
||
| mikehh | plobsing: got a couple of test failures with pmc_freeze_cleanup branch (1 in make test and an additional one in testr) | 23:39 | |
| nopaste | "mikehh" at 81.149.189.7 pasted "fulltest failures in pmc_freeze_cleanup branch at r43376" (58 lines) at nopaste.snit.ch/19206 | 23:47 | |