Parrot 4.2.0 "Ornithopter" | parrot.org | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 10 April 2012.
00:33 davidfetter joined 01:05 gtoast joined 01:32 kid51 joined 01:44 gtoast left
alvis gtoast: In case you come back, try this: parrot.github.com/html/pct_tutorial.html 01:53
02:04 plobsing joined 02:29 eternaleye joined 04:54 l3l1p joined 04:57 contingencyplan joined 05:03 fperrad joined 07:11 brrt joined 07:34 lucian joined 07:59 Hunger joined, contingencyplan joined 08:33 lucian joined 08:37 schm00ster joined 09:17 nbrown joined, alvis joined 09:19 alvis left 09:36 alvis joined 11:37 JimmyZ joined 11:46 kid51 joined 12:07 plobsing joined 12:36 brrt joined 12:40 brrt1 joined 12:44 bluescreen joined 12:50 bluescreen_ joined, bluescreen joined 13:02 Timbus joined 13:18 whiteknight joined 13:21 jsut joined
dalek Heuristic branch merge: pushed 61 commits to parrot/threads by niner 13:23
whiteknight good morning, #parrot 13:24
nine Good morning, whiteknight
whiteknight hello nine
brrt1 morning 13:34
13:35 PacoAir joined
JimmyZ aloha 13:36
whiteknight hello brrt 13:45
13:46 lateau joined 14:23 plobsing joined
dalek rrot/threads: d89e4ed | nine++ | / (2 files):
New threading example: matrix multiplication
14:31
whiteknight nine++ 14:35
14:41 hercynium joined
whiteknight dukeleto: ping 15:02
actually, unping. I found what I need 15:06
15:12 lateau joined 15:37 benabik joined 15:50 bluescreen joined 16:22 dmalcolm joined 16:23 alester joined
benabik ~~ 16:32
16:40 davidfetter joined 16:42 estrabd joined
cotto dukeleto: ping 16:50
16:53 estrabd joined 16:55 estrabd joined, PacoAir joined 16:56 estrabd joined 17:23 plobsing joined
cotto Does anyone have a problem with the patch that Alessandro Ghedini posted to parrot-dev to fix ia64, mipsel and sparc? 17:38
whiteknight Nothing immediate, no 17:52
We should definitely make sure that patch finds it's way to nine's threads branch to make sure it doesn't break that system
but if it makes master happy today, push it
cotto wfm 17:54
dalek rrot: 76fd663 | cotto++ | src/gc/fixed_allocator.h:
fix alignment issues on ia64, sparc and mipsel, courtesy of Alessandro Ghedini
17:57
18:03 fperrad_ joined
whiteknight oh, that patch from alessandro is a little different than I thought. 18:03
It should work on nine's branch no problem
18:06 benabik_ joined 18:09 benabik joined
cotto I'd be shocked if it messed anything of his up. 18:19
whiteknight: what were you expecting?
whiteknight I saw a patch in that email thread that set a timestamp to 0.0, which is obviously wrong for scheduling 18:20
but I probably didn't read the rest of the thread
dukeleto ~~ 18:38
19:05 GodFather joined
cotto dukeleto: I've got a release tomorrow. Do we have access to osuosl's supercell machine that I could use for that? 19:10
dukeleto cotto: what do you want to do? 19:11
cotto dukeleto: use the bajillion-core machine to build and run our tests really quickly 19:12
dukeleto cotto: supercell is kind of defunkt. I don't know the status of it. The GCC Compile Farm is probably more useful to you
cotto: gcc64 has 32 or more cores, i think
cotto that'd be equally awesome
dukeleto cotto: gcc.gnu.org/wiki/CompileFarm
cotto: if you haven't sent them your ssh key, the instructions are on that wiki page
cotto dukeleto: great 19:13
dukeleto cotto: if that doesn't happen soon enough, me and NotFound have access, we can run jobs for you if necessary
cotto how are they about responding quicky?
dukeleto cotto: not sure, usually they respond soonish, but it depends :)
dukeleto just noticed that freshmeat.net became freecode.com somehow. Le sigh. 19:16
19:18 nbrown joined
whiteknight cotto: I'll plow through a list of tests tonight on my box too 19:18
I need to set up a winxp virtual machine for dealing with green threads, so I can do that while tests are running in the background 19:19
I would really really love to have a few vm images set up with pre-configured dev environments, but that's far in the future 19:20
dukeleto whiteknight: that isn't very hard 19:25
whiteknight: but not quite trivial :)
whiteknight dukeleto: No, I've got a winXP image I can copy to start. That's where I run iTunes. I can rip out my music and a few of the old DOS games I keep around, and throw on ActivePerl, MSVC and MsysGit 19:27
The problem would be finding a place to host such an image if I wanted other developers to have easy access 19:28
NotFound Is Windows XP still an interesting target? I know there are lots of live instances of it, but maybe people interested in parrot use more recent versions. 19:32
whiteknight I don't have an install CD for vista or windows 7
plus, most of the C-level API should still be backwards compatible
and, NotFound! 19:33
dukeleto whiteknight: how big is the image?
whiteknight dukeleto: I don't know, like I said I've got some crap on there that I need to trim down
Maybe I'll start with a separate image entirely
dukeleto whiteknight: we can always throw it on bittorrent :)
whiteknight: or S3
whiteknight shouldn't be more than a few gigs
Coke at one point, alias was going to get us access to shared MS boxes for testing. I'm not sure that ever happened.
dukeleto readies his shoebox of floppies
Coke if only we knew someone who worked at MS and could poke their OS team for us. 19:34
dukeleto Coke: yeah, i remember that. I think I got access, but there was ZERO docs and I just gave up.
19:41 lucian joined 19:54 contingencyplan joined
NotFound Ops, forgot this was release week. Is still time to update winxed snapshot? 19:56
whiteknight NotFound: What is updating? 19:58
NotFound whiteknight: just the version number, the current snapshot already has the fixes and the new feature of defaults in multi assignment. 19:59
whiteknight ok. I think cotto would be okay with updating the version numbers 20:00
cotto NotFound: go for it 20:01
It'll be at least 10 hours until I start.
NotFound Ok
20:11 benabik joined
dalek rrot: f6408f7 | NotFound++ | / (2 files):
update winxed snapshot to 1.7.0
20:15
20:18 plobsing joined
NotFound cotto: done and verified 20:27
cotto NotFound: thanks 20:30
dalek kudo/nom: f05a64d | moritz++ | src/core/Exception.pm:
class X::TypeCheck (not yet used)
20:37
20:44 bacek joined 20:54 Justin joined
Justin good afternoon 20:54
20:55 simcop2387 joined, Themeruta joined 20:58 benabik joined, GeJ joined
dalek kudo/nom: ef6fe01 | jnthn++ | src/ (2 files):
CORE, SETTING and UNIT.
21:09
kudo/nom: 1501f51 | jnthn++ | docs/ChangeLog:
Update ChangeLog a little.
21:16
kudo/nom: c4f9b1b | jnthn++ | docs/ROADMAP:
Remove various completed ROADMAP items.
21:24
21:40 bluescreen joined 21:43 mdupont joined, brrt joined 22:10 brambles joined 22:23 plobsing joined 23:00 dngor joined 23:04 benabik joined 23:07 kid51 joined 23:19 brrt left 23:58 whiteknight joined