|
Priorities for this week: all tests to pass on Win32; exciting branches, boring master; no dogs on fire | 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 18 July 2011. |
|||
|
01:08
bluescreen_ joined
02:02
bluescreen__ joined
02:30
bluescreen left,
bluescreen_ left,
bluescreen__ left
04:01
contingencyplan joined
04:15
contingencyplan left
09:05
contingencyplan joined
10:52
contingencyplan left
12:03
lucian joined
12:31
bluescreen joined
13:40
wagle left
14:03
wagle joined
15:17
atrodo joined
15:32
bluescreen left
15:47
bluescreen joined
16:03
darbelo joined
16:16
kid51 joined
|
|||
| kid51 | kid51's report | 16:16 | |
| DONE | |||
| * 3.6.0 release: P�jaros del Caribe | 16:17 | ||
| * Please see my post to parrot-dev for longer discussion of problems impacting release process (lists.parrot.org/pipermail/parrot-d...051.html). Feedback welcome. | 16:18 | ||
| * Following release applied patch from trac.parrot.org/parrot/ticket/1047 to master. | 16:19 | ||
| DOING/TO DO | |||
| * Still need to get permissions for docs.parrot.org so I can update online documentation. | |||
| * Need to review #parrot log from today to make revisions to docs/project/release_manager_guide.pod | 16:20 | ||
| * We need to set (or initiate process) to set day and time for Parrot Developer Summit to be held on either July 30 or 31. | |||
| EOR | 16:21 | ||
|
16:48
kid51 left
16:49
bluescreen left
16:59
bluescreen joined
18:16
benabik joined
|
|||
| benabik | DID: | 18:23 | |
| - Some hackery on parrot.git's history to fix a bad merge | |||
| - Helped find a solution to Windows test problems | |||
| - Poked around tests, trying to get PBC generation working | |||
| WILL DO: | |||
| - Get some chunk of PAST to generate bytecode | |||
| - Blog | |||
| BLOCKERS: | |||
| - Heat | |||
| - Lack of sleep (see heat) | |||
| EOR | |||
|
18:28
bluescreen left
18:37
contingencyplan joined
18:39
NotFound joined
|
|||
| NotFound | What I did: | 18:41 | |
| -parrot | |||
| * Fixed a mistake in MappedByteArray that disallowed some functionality | |||
| in Windoes. | |||
| * Added vtable get_pointer to ByteBuffer. | |||
| * Fixed sprintf bug when using format strings with non fixed 8 encodings. | |||
| * Fixed Windows errors reporting with non english locale. | |||
| * Changed wrapping of dlfuncs in nciutils to allow detection of symbols | |||
| not found. | |||
| * Fixed several wrong tests, unTODO some of them, and makde some failures | |||
| more informative. | |||
| * Allowed String is_integer mthod to work with non-ascii strings. | |||
| -winxed | |||
| * Defined branch and tag setting for versions and releases. | |||
| * Modified a bit the sprintf builtin. | |||
| * Minor fixes. | |||
| * Released version 1.0.0 for Parrot 3.6.0 | |||
| What I will do: | |||
| * No plan | |||
| EOR | |||
|
18:43
whiteknight joined
18:45
bluescreen joined
|
|||
| whiteknight | WHAT I DID: | 18:47 | |
| * Parrot: | |||
| --> Testing and bug fixing, especially on windows. All windows tests, on some machines at least, are passing for the release. ++ to everybody involved. | |||
| --> Cleanups to whiteknight/pbc_pbc branch. Sent out an email asking for testers. Got them. Looking into results | |||
| * Rosella: | |||
| --> Added FilePath class to the FileSystem library for working with path strings. | |||
| --> Fixed extension detection in Harness library. Shouldn't pick up your vim temporary files now | |||
| I may be late to #ps today. | |||
| EOR | |||
| lucian | What I did: | 18:49 | |
| recovered financially | |||
| re-organised some code | 18:50 | ||
| worked on the build/test system, to make development bearable | |||
| What I'll do: | |||
| improve the puffin compiler to support suites (lists of statements) | |||
| EOR | |||
|
19:07
kid51 joined
|
|||
| kid51 | kid51: MORE | 19:08 | |
| * Preparing to speak at FOSSCON in Philadelphia on Saturday | |||
| * Hope we have some experts on channel at 4:00 PM ET Saturday to answer the questions In can't :-) | 19:10 | ||
| EOR | |||
|
19:11
pmichaud joined
|
|||
| allison | * starting on Debian/Parrot packaging for 3.6. We're after automatic Debian imports in the Ubuntu release schedule, but before Feature Freeze, so should still be fine to get it in. | 19:17 | |
| * Will be at DebConf next week, let me know of any questions for Debian. | 19:18 | ||
| EOR | |||
| dukeleto | What I did: | 19:19 | |
| * Gave bubaflub++ a passing midterm grade | |||
| * Started hacking on Chimera, a firefox plugin using the FireBreath framework, | |||
| to embed Parrot in FF: github.com/letolabs/chimera | |||
| * Got our netbsd smoker on the GCC compile farm working again, kid51++ for noticing | |||
| * Hacked on parrot-libgit2 bindings, currently trying to make a Winxed test pass | |||
| * Greatly improved the readme for the Parrot test suite: | |||
| github.com/parrot/parrot/tree/master/t | |||
| What I will do: | |||
| * Hack on PL/Parrot because I am giving a talk on it in a few days | |||
| Blockers: | |||
| * meatspace | |||
| .EOR | |||
| tcurtis | DID: | 19:23 | |
| * Midterm evals | |||
| WILL DO: | |||
| * Blog tonight. | |||
| * Write a DPDA interpreter (doing this first because it's simple and getting it done will be motivating) | |||
| * Fix bugs. | |||
| * Implement various simple transformations that are necessary to get the DPDAs to actually work. | |||
| * Comments/tests. | |||
| EOR | |||
|
19:23
soh_cah_toa joined
|
|||
| soh_cah_toa | REPORT | 19:26 | |
| DONE: | |||
| * Completed mid-term evaluation | |||
| * Made commands repeat when nothing is entered | |||
| * Opened a few tickets | |||
| * Started soh-cah-toa/tt-2155 branch | |||
| * Cleaned up wiki | |||
| * Blogged | |||
| TODO: | |||
| * Have fun at FOSSCON | |||
| * Blog | |||
| EOR | |||
| cotto_work | *did: | 19:31 | |
| - helped kid51++ get 3.6.0 out the door | |||
| - windows smoke testing | |||
| - M0/mole progress: | |||
| -- started working on strings in M0 | |||
| -- have M0 example that can caluclate the hash of a string and get the same result as a C implementation | |||
| -- found that the Perl implementation is silently cheating converting strings to ints | |||
| -- need to rework some interp guts to act more like C | |||
| - profiling | |||
| -- nothing | |||
| *todo | |||
| - plug M0 spec holes, get some tests passing | |||
| *eor | |||
| hello | 19:32 | ||
| whiteknight | hello | ||
| cotto_work had a meeting go late and needs to backscroll | |||
| benabik | o/ | ||
| kid51 | Hello. | 19:33 | |
| cotto_work | How'd this week go? The release seemed bumpy. | ||
| whiteknight | here's the man of the hour! kid51++ | ||
| kid51 | Yes, it was bumpy. Partly my first-timer-ness, but more that IMHO we got bit by long-standing problems. See post on parrot-dev. | 19:35 | |
| I believe that 5 minutes ago I finally got the HTML docs working. If someone could verify, that would be nice. | 19:36 | ||
| cotto_work You were correct. It took 4 hours. 4 *intense* hours. | |||
| whiteknight | my first release was very bumpy as well. I had a printout of the checklist and was furiously taking notes and double-checking things | 19:37 | |
| cotto_work | I'm glad the bootstrapping step is gone then. | ||
| Spending an hour to cut 10 minutes off the release process is worthwhile. | 19:38 | ||
| assuming we'll have at least 7 more releases. ;) | |||
| kid51 | q1q | 19:39 | |
| cotto_work | Are there any other comments before we move to questions? | ||
| kid51: go ahead | 19:40 | ||
| kid51 | This Saturday at 4:00 pm I have to give a talk on Parrot at FOSSCON. | ||
| I will crib liberally from your talk and dukeleto's at YAPC | 19:41 | ||
| cotto_work | kid51: please do | ||
| kid51 | But while I will list many Parrot features, I'm not really competent to answer expert-level questions on them. | ||
| So we've hatched a scheme. | |||
| We being: soh_cah_toa and me. | 19:42 | ||
| soh_cah_toa | yes | ||
| kid51 | Assuming he can make that session. | ||
| soh_cah_toa | kid15: i will | ||
| kid51 | He will type into #parrot all the stump-the-chump questions I get asked. | ||
| We need people on line at that time to get them responses. | |||
| pmichaud | kid51: if it's at all helpful, I expect to be at your presentation :) | ||
| cotto_work | kid51: which timezone? | ||
| kid51 | i.e., We need: "Operators are standing by" | ||
| Eastern | |||
| cotto_work | there are many | ||
| whiteknight | I'll be moving to a new house that weekend, probably. Limited if any internet access | 19:43 | |
| kid51 | I'll work the routine into my talk. | ||
| whiteknight: Good luck with the move. *You* should be giving this talk. | |||
| NotFound | Late hello | ||
| kid51 | fosscon organizers-- for scheduling pmichaud's talk in same slot as MJD | 19:44 | |
| pmichaud | kid51: yeah, well, my talk was going to conflict with _someone's_ talk | ||
| kid51 | So, that's 1:00-1:50 Pacific time | ||
| cotto_work | Urgh. I wouldn't want to have to pick between those. | ||
| kid51 | (mine) | ||
| cotto_work | kid51: thanks | ||
| pmichaud | although I agree that I'd really like to see mjd's talk. | 19:45 | |
| it would've been very interesting to have my talk opposite the "Le Perl est mort" talk :) | |||
| kid51 | pmichaud: We should all go out to dinner afterwards and you can repeat the talks. | ||
| pmichaud | (sorry for hijacking #ps) | 19:46 | |
| kid51 | In any case, though the conference is not the best organized, they are making space available on Sunday for hacking, etc | ||
| EOQ | |||
| cotto_work | kid51: did you have any release-related questions you wanted to bring up here? | 19:47 | |
| kid51 | No, because the problems were more strategic than tactical, as discussed in post. Better discussed at PDS. Which we need to schedule. | 19:48 | |
| cotto_work | That sounds like a question. ;] | ||
| whiteknight | let's forget about it. We don't have to worry about it for another month | ||
| :) | |||
| speaking of which, as a short interjection, We have some slots open for release managers this year and I would be *thrilled* if a GSoC student picked them up | 19:49 | ||
| I need to look at the schedule for specific openings, but I know there is at least one | |||
| kid51 | Coke took August; wants to know what branches will be landing; November still open | ||
| cotto_work | Releases in 2012 are also open. | 19:50 | |
| whiteknight | okay, so if any GSoCers aren't going to be completely sick of us after the summer is over, November needs a release manager | 19:51 | |
| by the way, I know from experience that it looks *awesome* on a resume... | |||
| soh_cah_toa | i'll definitely volunteer for one of the early 2012 ones after i'm done w/ the one in september | 19:52 | |
| Util is here late | |||
| whiteknight | soh_cah_toa: I like the attitude! You don't even know how bad it will be, and it will be horrible, and you're already itching for more! :) | ||
| soh_cah_toa | :) | 19:53 | |
| kid51 | Any submissions for the quotation-identification contest? (Follow the rules!) | ||
| whiteknight | none from me | 19:54 | |
| dukeleto waves | |||
| Util | I dated a Spanish major for 8 years... Nope, I got nothing. | 19:55 | |
| cotto_work | I didn't, but me too. | ||
| soh_cah_toa | the first thing i thought of was "much to do about nothing" when i saw "ursula" | ||
| by shakespeare | |||
| whiteknight | heh, I thought of the little mermaid | ||
| soh_cah_toa | yeah, and that :) | ||
| whiteknight has already had a kid for too long, it seems | |||
| kid51 | In any event ... | 19:58 | |
| cotto_work Are you going to set up one of those doodle things to schedule PDS | |||
| cotto_work | kid51: I can do that. | ||
| kid51 | Let's get that underway so we can avoid "Oh, I forgot that was the weekend after OSCON" syndrome. | 19:59 | |
| cotto_work | What are the likely weekends? | ||
| kid51 | According to our plan, there's only one: July 30 or 31 | 20:00 | |
| 2nd weekend after supported release | |||
| So it's a question of when on that weekend | 20:01 | ||
| cotto_work | I'll send out a doodle shortly. | 20:02 | |
| kid51 | afk | 20:04 | |
| cotto_work | any other items of business? | 20:07 | |
| dukeleto | do we have goals for the week? | 20:08 | |
| cotto_work | doodle.com/5376aqqb9p4vsvd7 | 20:11 | |
| benabik | Doodle times in UTC? | 20:13 | |
| cotto_work | trying to find how to make that explicit | 20:15 | |
| whiteknight | goals for the week: We just put out a big supported release, so let's break the hell out of master | 20:16 | |
| cotto_work | +1 | ||
| whiteknight | I've got some tests to fix on whiteknight/pbc_pbc and then that is getting merged in. Sooner > later | ||
| cotto_work | I remember Doodle polls being easier to modify in the past. | 20:18 | |
| dukeleto will try hard to break master | |||
| cotto_work | break it good | ||
|
20:19
whiteknight is now known as brightlight
|
|||
| moderator | Priorities for this week: Schedule PDS; Break the hell out of master! | 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/ | 20:21 | |
| cotto_work | I can't tell what it's doing with timezones. The first slot for me is 2AM on Saturday. | 20:21 | |
| benabik | Ditto here. | ||
| benabik is filling it out assuming UTC. | 20:22 | ||
| cotto_work | especially frustrating because the timezone shows up for previous doodles | ||
| benabik: don't. I want to make it explicit. | |||
| benabik | cotto_work: Fair enough. | ||
|
20:23
wagle left
|
|||
| cotto_work | I'll send something to parrot-dev when I have it straightened out. | 20:23 | |
| any other questions? | 20:24 | ||
| brightlight | nope | ||
|
20:24
Coke is now known as LiteBrite,
LiteBrite is now known as Coke
20:25
brightlight is now known as whiteknight
20:29
wagle joined
20:30
whiteknight left
|
|||
| cotto_work | Let's call it a wrap. | 20:30 | |
| real doodle link: www.doodle.com/8ef3957u65q5p537 | |||
|
20:32
soh_cah_toa left
20:39
NotFound left
20:46
wagle left
20:57
lucian left
21:07
wagle joined
21:21
bluescreen left
21:37
bluescreen joined
21:45
bluescreen left
23:33
darbelo left
23:37
kid51 left
|
|||