|
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 13 July 2013. |
|||
|
06:48
contingencyplan joined
13:27
pmurias joined
|
|||
| pmurias | pre-report: pastie.org/8145749 | 13:27 | |
|
13:32
bluescreen joined
|
|||
| Coke | please paste your report into the channel (we'd rather see the details logged here for posterity, as opposed to a code snippet to the main channel) | 13:38 | |
| pmurias | * Wrote a bunch of tests for the metamodel issues. | 14:17 | |
| * Fixed double serialization which was blocking QASTNode.nqp from compiling. | |||
| * Got QASTNode.nqp to compile. | |||
| * Wrote unit tests for QAST::Node (and made them pass). | 14:18 | ||
| * Now working on emitting code for regexp opcodes. | |||
| Coke: is ok now? | |||
| Coke | pmurias++ | 14:23 | |
|
16:08
denis_boyun joined
16:09
bluescreen joined
16:21
contingencyplan joined
18:51
denis_boyun joined
|
|||
| denis_boyun | # Done: | 19:02 | |
| * Start to deploy my project on parrot.org server | |||
| * Update a project dependecies on repository | |||
| * Install all cpan modules on parrot.org server | |||
| # Doing: | |||
| I'm sorry. I can't speak now. Start a meeting without me. | 19:15 | ||
| If I have time I will join | 19:16 | ||
| Util | Pre-report: | 19:24 | |
| Done: Nothing ($WORK persists) | |||
| Doing: | |||
| * Releasing Parrot 5.6.0 today | |||
| * Plan to help with GSoC issues later this week: | |||
| + denis_boyun: deploying project on parrot.org server | |||
| + sa1: problem with structview | |||
| Note: connectivity may be intermittent during meeting | |||
| GSoC students: | |||
| 1. Be sure to list any blockers in the #ps channel today, even after meeting time; they will be read. | |||
| 2. Remember to make your reports also to parrot-dev and parrot.org. | |||
| .end | 19:25 | ||
| sa1 | * Pre-report | ||
| ** Done: unified build system. | |||
| ** Minor issues remain: replace spawned processes with io_ops | |||
| ** Helped dukeleto with reproducing my other issues. | |||
| ** Working on documentation, plan to re-attack the issue once and for all this week. | |||
| s/io_ops/parrot ops/ | |||
|
19:29
diakopter joined
|
|||
| denis_boyun | Util: Hi | 19:30 | |
| sa1: Hi | |||
| Util | Hello | ||
| sa1 | denis_boyun: Util: Hello | ||
| Util | Who else is here? | ||
| diakopter is not here | |||
|
19:31
rurban joined
|
|||
| Util sees no diakopter here | 19:31 | ||
| denis_boyun | Util: I've installed my web-app and dependecies modules on parrot.org server, but who is configurating an apache web-server? | 19:32 | |
| Util: Can you configurating an apache server for my project? | 19:33 | ||
| rurban | OSUOSL does this | ||
| Util | rurban: thanks | ||
| denis_boyun | Util: ok | 19:34 | |
| rurban | coke needs to collect the request and ask them them to do it (if appropriate) | ||
| Coke | I don't have any special contacts with OSUOSL. | 19:35 | |
| there's a channel on freenode, IIRC. | |||
| rurban | Coke: Who is the best then? | ||
| yes, freenode #osuosl | |||
| but someone from the directors board should ask them (I believe) | 19:36 | ||
| diakopter | is the directors' board going away? | ||
| Coke | I don't think osuosl is picky. and board is hard to find these days, except sometimes leto, who has a lot of tasks he's juggling. | ||
| Util | I see that denis_boyun asked in #osuosl about 40 minutes ago. | 19:37 | |
| denis_boyun | Util: yes | ||
| Coke | diakopter: they are overdue for election, but there is a vote in progress to decide if the foundation is going to roll into another org and shutter the doors. | ||
| (but that doesn't impact our relationship with OSUOSL, I don't think) | |||
| Util | diakopter: probably converting from directors board to a Parrot advisory counsel within Perl Foundation | 19:38 | |
| Coke: Right (no effect) | |||
| diakopter | what would the council advise on | ||
| Util | denis_boyun: in the meantime, you can the CPAN's HTTP::Server::Simple . Not good for actual deployment, since it only handles one client at a time, but good enough until Apache is set up. | 19:39 | |
| Coke | diakopter: that hasn't been discussed, to my knowledge. the main thrust as I understand is to find an org that we can pass the copyright to. | 19:41 | |
| but it's not like this topic is under active discussion. | |||
| diakopter de-derails.. | 19:42 | ||
| Util | diakopter: anything Parrot-related. The first two that come to mind are 1) passing copyright to a different (permanent) org. 2) How to spend money that is donated with an "earmark" for Parrot. | ||
| diakopter: thanks for asking. This is an appropriate forum for the question; we just have not explored the answer enough yet. | 19:44 | ||
| sa1: Besides StructView, do you have any issues that we can help resolve, or just questions? | |||
| sa1 | Util: Not any blockers. | 19:45 | |
| It was a fun? week. There was not much documentatiion to go and I was figuring out things from other winxed code. | 19:46 | ||
| Util | sa1: If anyStructView conversation you have had with dukeleto (or anyone else, for that matter) was not copied to parrot-dev, please do so, or at least send me a copy. | ||
|
19:46
denis_boyun joined
|
|||
| sa1 | Util: the conversation was on irc, I have to compose an email | 19:46 | |
| regarding other bugs I faced, unlink didn't seem to work for removing symbolic links to directories | 19:47 | ||
| Util | If private, then yes, please do (with permission). If it was in #parrot, just give me a link to the irclog.perlgeek.de page(s). | 19:48 | |
| sa1: Easy to work around, but good to know. We probably don | |||
| don't have a test case for that. | |||
| sa1 | Util: yes, I just spawned 'rm' | 19:49 | |
| Util: irclog.perlgeek.de/parrot/2013-07-14 | |||
| denis_boyun | Util: Ok, I am going to see on HTTP::Server::Simple | 19:50 | |
| Util | sa1: Thanks. | ||
| denis_boyun: Great! | |||
| denis_boyun | Util: What kind of url i should use when i 've run that server? | 19:51 | |
| Util | denis_boyun: Any other blockers, or questions? | 19:52 | |
| denis_boyun | Util: no | ||
| Util | denis_boyun: parrot.org:9999/whatever/you/want , where '9999' is the port number you configure in HTTP::Server::Simple | ||
| denis_boyun | Util: oh ok, thanks | 19:53 | |
| Util | yw | 19:54 | |
| Anyone else? | |||
| denis_boyun | Util: no | 19:55 | |
| sa1 | no | ||
| diakopter gets curious as to what this webapp is | 19:56 | ||
| Util | diakopter: app-parrot-create - A web app to ease the creation of languages and libraries on top of Parrot Virtual Machine. | 19:57 | |
| github.com/letolabs/app-parrot-create | |||
| Thank you all for participating! | 20:00 | ||
| Look for Parrot 5.6.0 "Psittacosaurus" later this evening. | |||
| Meeting adjourned. | |||
| rurban | mojo can handle the server also | ||
|
20:04
diakopter left
21:14
darbelo joined
|
|||