Please mentor for SoC | parrotcode.org/ | YAPC::NA talks deadline is Sat Mar 15 | tinyurl.com/2pmnlq
Set by moderator on 8 March 2008.
00:18 kid51 joined
svnbotl r26268 | allison++ | pdd17pmc: 00:28
: [pdd17pmc] Updating PCCRETURN to RETURN.
diff: parrotvm.org/svn/parrot/revision/?rev=26268
00:30 Limbic_Region joined 01:07 wknight8111 joined 01:59 jimk joined 02:12 kid51 joined
svnbotl r26269 | jkeenan++ | trunk: 02:48
: Update inline comments to reflect current configuration process.
diff: parrotvm.org/svn/parrot/revision/?rev=26269
03:12 rdice joined 04:22 allison joined 04:36 Davemon joined 04:48 Theory joined
cotto seen petdance 04:52
purl petdance was last seen on #parrot 1 day and 22 hours ago, saying: Yeah, I dunno. [Mar 6 22:35:06 2008]
cotto petdance++ because ack is awesome 04:53
ack? 04:54
purl ack is at search.cpan.org/dist/ack/
cotto purl, ack is also at petdance.com/ack/ 04:56
purl okay, cotto.
04:57 Alias joined 05:00 x___ joined 05:07 Daveman joined
svnbotl r26270 | petdance++ | trunk: 05:41
: rebuilt after updating the imcc.y
diff: parrotvm.org/svn/parrot/revision/?rev=26270
05:58 Andy joined 07:29 katie_d joined 07:35 katie_d_ joined 07:58 Ademan joined 08:29 AndyA joined 08:37 iblechbot joined 09:18 barney joined 09:23 mj41_ joined 09:38 mj41_ joined 11:35 cognominal joined 12:55 x___ joined 13:13 kid51 joined 13:41 x___ joined 13:45 rdice joined, kj joined 13:58 Limbic_Region joined 14:30 wknight8111 joined 15:03 skids joined 15:11 kid51 joined 15:12 katie_d joined
svnbotl r26271 | pmichaud++ | trunk: 15:15
: [pge]:
: * Convert some P6Grammar to Perl6Grammar (as part of RT#48028).
diff: parrotvm.org/svn/parrot/revision/?rev=26271
PerlJam Given a STRING* s, when would you use s->bufused versus string_length(INTERP,s) ? 15:16
lathos When you are prepared to ignore the encoding. (Ha ha only serious) 15:18
PerlJam makes sense to me. 15:20
katie_d I cannot figure out what obj_file in imcc_run() is for, anyone have any pointers on where I could look for more info? I'm particularly interested in what the purpose of this line is: if (!interp->lo_var_ptr) {interp->lo_var_ptr = (void *)&obj_file;} ... I've tried grepping around and searched through the perl6.internals list w/o any luck. I'd appreciate any info on this ... 15:41
kj katie_d: I'm not sure, but isn't that for reading the object file? 15:57
mmm. after a closer look: it seems that obj_file is some kind of flag 15:58
that is used to determine the output type
whether imcc should output a pbc file or not
katie_d @kj: But how is it connected to lo_var_ptr ... doesn't that have something to do w/ trace_system_stack()? 16:00
kj oooh. I wouldn't know about that...
I'm not really familiar with that
s/really/at all/ 16:01
katie_d Yeah ... I'm not that familiar w/ it either. But I'm pretty sure lo_var_ptr has to do w/ stack tracing. so I can't see what obj_file has to do w/ it. 16:02
Especially since it's just an undefined int at that point .... 16:04
kj sorry, I guess I can't really help you there.
yeah. right.
so it takes the address
which implies, to me, that this variable is initialized somewhere else
otherwise there'd be no need to take addresses 16:05
lines 1010/1011: there it's initialized, no/
oh wait. nvm/
16:36 x___ joined 16:39 kid51 joined 16:47 wknight8111 joined 16:54 Theory joined, Andy joined 17:33 TimToady joined 17:41 particle joined 18:10 Psyche^ joined 18:27 peepsalot joined 18:33 lichtkind joined
Coke message kj imcc.html removed. thanks. 18:39
purl Message for kj stored.
kj coke: thank you
Coke oh HAI 18:40
sorry that took so long. :| 18:41
kj hai
oh that's ok.
Coke really need to decouple the web site so we don't have this minor updating going on all the time.
kj yeah
Coke (not that updates to the *docs* are bad; just book-keeping)
svnbotl r26272 | rblasch++ | trunk: 19:04
: [t] Enabled STM tests again on Cygwin as all tests seem to pass (WinXP with
: latest Cygwin.) Enabled STM tests expect for t/stm/basic_mt.t on Windows,
: because they seem to work (WinXP VC++ 9.0 and MinGW 3.4.2.)
: I didn't find any tickets why the tests were disabled in the first place.
19:34 katie_d joined
Tene My wrists really hurt a lot today. 20:17
20:21 guru joined 20:57 wknight8111 joined 21:03 GeJ joined 21:07 c9s_ joined, Coke_ joined 21:08 amoore joined 21:11 IllvilJa joined 21:15 katie_d joined 21:18 jjore joined 21:23 diakopter joined 21:26 dngor joined, clunker joined 21:27 nopaste joined, x___ joined 21:57 mj41 joined 22:08 katie_d joined
svnbotl r26273 | chromatic++ | pdd17pmc: 22:31
: [PMC] Giving the Object PMC a default morph() entry avoids segfaults in the
: generated delegatey morph helpfully provided when there's no default entry.
: As a side benefit, this morph entry is actually correct.
diff: parrotvm.org/svn/parrot/revision/?rev=26273
r26274 | chromatic++ | pdd17pmc: 22:37
: [lib] Cleaned up code in Object PMC generator. Also tidied generated code.
diff: parrotvm.org/svn/parrot/revision/?rev=26274
r26275 | chromatic++ | pdd17pmc: 22:50
: [Tcl] Changed some morph/assign operations to copy operations.
diff: parrotvm.org/svn/parrot/revision/?rev=26275
r26276 | chromatic++ | pdd17pmc: 22:57
: [PMC] The Ref PMC needs its own copy of the default morph() entry as well,
: because the generated one also does the Wrong Thing (besides crashing).
: Maybe we shouldn't generate morph() entries at all, anywhere.
diff: parrotvm.org/svn/parrot/revision/?rev=26276
22:59 silug joined
svnbotl r26277 | allison++ | pdd17pmc: 23:14
: [pdd17pmc] Bringing the pdd17pmc branch up-to-date with trunk r26276.
diff: parrotvm.org/svn/parrot/revision/?rev=26277
Coke_ chromatic++ # Tcl is working in pdd17 again 23:48