|
Post closed tickets in your report. | Note: This channel is for our weekly status meetings (Tuesdays at 19:30 UTC); you probably want #parrot instead. | irclog: irclog.perlgeek.de/ Set by moderator on 3 June 2012. |
|||
|
00:32
kid51 joined
|
|||
| kid51 | kid51's pre-report | 00:33 | |
| * On vacation this week, but at #parrotsketch time, will probably be in transit at YAPC::NA::2012 in Madison. | |||
| * Poked at github.com/parrot/parrot/issues/512, but that mainly led to other code cleanup in the the forest of modules underlying tools/build/pmc2c.pl: | |||
| ** github.com/parrot/parrot/issues/787: Parrot::Pmc2c::Object no longer needed. | |||
| ** github.com/parrot/parrot/issues/789: Parrot::Pmc2c::Attribute can be refactored so as to be eliminated. | |||
| ** github.com/parrot/parrot/issues/790: Parrot::Pmc2c::MULTI can be refactored so as to be eliminated. | |||
| ** Intend to merge the 3 branches above into master after #ps, assuming no objection. See tickets for the names of their respective branches. | |||
| * Also have begun writing POD for Parrot::Pmc2c::Emitter and doing small code maintenance tasks for that package and packages using its methods. | 00:34 | ||
| ** While there's probably more to be done on that, there would be no harm in merging that work into master as well so that people would have the benefit before the release. See: git diff master...pmc_emitter_document. Just make a note during #ps as to how you want me to proceed. | |||
| EOR | |||
|
08:33
lucian joined
09:26
schm00ster joined
10:34
kjs joined
|
|||
| kjs | REPORT FOR KJS: | 10:42 | |
| * Much progress on M1: | |||
| - M1 now has a proper test setup ("make test") thanks to jimmy++ | |||
| - Fixed a variety of constructs (e.g., x++ v. ++x) | |||
| - refactored symbol tables and scope handling. | |||
| - implemented a simple register usage optimization, greatly reducing number of registers that are allocated. | |||
| - moved various semantic checks to its own compiler phase, rather than the parser. | |||
| - Work in progress on handling PMCs and setting up their vtables. | |||
| - Wrote some documentation. | |||
| * Write programs | |||
| * Ask questions | |||
| .EOR | |||
|
12:26
kjs joined
12:31
lucian joined
12:52
bluescreen joined
13:50
jashwanth joined
|
|||
| rurban | REPORT FOR RURBAN (@YAPC): | 13:52 | |
| * DId nothing significant | |||
| EOR | 13:53 | ||
| Coke | ... coke/rm_pasm is still lingering. that is all. | ||
|
13:59
kjs joined
14:16
jashwanth joined
14:25
jashwanth joined
14:43
jashwanth joined
15:12
dduncan joined,
dduncan left
16:36
benabik joined
17:30
contingencyplan joined
18:17
alvis joined
18:18
alvis left
18:19
alvis joined
18:28
ilbot2 joined
|
|||
| moderator | Post closed tickets in your report. | Note: This channel is for our weekly status meetings (Tuesdays at 19:30 UTC); you probably want #parrot instead. | irclog: irclog.perlgeek.de/ | ||
|
18:43
lucian joined
|
|||
| alvis | I've gotta thunderstorm going on here, so I'm gonna post my report now -- just in case. What I did: | 18:45 | |
| * Completed and merged 'ayardley/pod_DESCRIPTIONS', thereby closing issue #774. | |||
| * Emailed parrot-dev, regarding upcoming 4.5.0 release on June 19th. | |||
| * Emailed parrot-dev, requesting volunteers to serve as Release Mangers. | 18:46 | ||
| * Tested nine's threads branch and +1'd the pre-release merge. | |||
| What I will do: | |||
| * Complete branch to fix up some brittleness issues with 'parrot_github_release.pl' | |||
| * Complete work on minimal subclass of 'Pod::Simple' to allow the '=begin PIR ... =end PIR' et. al., command paragraphs to flow through to pod. | 18:47 | ||
| * Complete work on local branch to integrate 'docs/ops' back into the repo. | |||
| EOR | |||
| benabik | DID: | 19:08 | |
| * Sketched out classes/API | |||
| * Unplanned house guest, so not quite enough work this week | |||
| * Blogged: URL | |||
| WILL DO: | |||
| * Code classes, attach disasm.winxed to them | |||
| * Remember to blog | |||
| EOR | |||
| Oops, was suppose to finish the blog post before sending that. fail. | |||
| ALSO DID: Fixed moritz's ICU fix so it worked on my machine | 19:10 | ||
| s{URL}{www.parrot.org/content/pact-infrastructure} | 19:16 | ||
| cotto | howdy | 19:30 | |
|
19:32
NotFound joined
|
|||
| NotFound | Hello | 19:32 | |
| benabik | hi | 19:35 | |
|
19:35
whiteknight joined
|
|||
| whiteknight | hello | 19:36 | |
| NotFound | Short report: fixed winxed problems with windows CRLF line ending, update snaspshot. | ||
| cotto | How's this week been? | 19:37 | |
| benabik | Overly busy. :-( | ||
|
19:37
crab2313_ joined
|
|||
| cotto | seriously | 19:37 | |
| I see that we had some build issues on Debian testing. Are those addressed? | 19:39 | ||
| NotFound | Conversion of pbc_to_exe from hand coded pir to winxed has been succesful. | ||
| whiteknight | seem to be getting there | 19:40 | |
| (re Debian testing) | |||
| NotFound | My debian machine is dead, can't test. | ||
| cotto | and also for ia64, which looks like a trickier issue, if only because of hardware availability | ||
| whiteknight | yeah, that's going to be much harder to track down without active hardware | ||
| NotFound | (well, not completely dead, but /home is seriously damaged) | 19:41 | |
| cotto | theoretically qemu could help with that | 19:42 | |
| whiteknight | and theoretically we aren't having the problem in the first place | 19:47 | |
| cotto | theory is fun like that | 19:48 | |
| NotFound | I think it's called "testing" for some reason. | ||
| cotto | in other news, I'm going to try a mock upgrade of parrot.org to a modern version of drupal this evening if I find the time | 19:51 | |
| (which is likely) | |||
| any questions for the coming week? | 19:54 | ||
|
19:55
kjs joined
|
|||
| whiteknight | I'm going to see about a threads merge, but that may wait until after the release | 19:59 | |
| I wanted to do it last week, but I haven't seen nine around | |||
| cotto | It sounds like there aren't any questions. Let's call it a wrap. | 20:02 | |
|
20:11
lucian joined
20:15
kid51 joined
20:29
dduncan joined
20:43
dduncan left
22:02
NotFound left
22:39
whiteknight joined
23:35
alvis joined
|
|||