Re: [perl #24667] IMCC not handling some integer constant parameters properly

2003-12-16 Thread Leopold Toetsch
Dan Sugalski [EMAIL PROTECTED] wrote: If, as part if a prototyped .pcc_begin/.pcc_end function call set, you try and set an integer parameter equal to the register number the integer would go into. .pcc_begin prototyped .arg 1 .arg 6 .arg 7 A simple test case works

This week's summary

2003-12-16 Thread The Perl 6 Summarizer
The Perl 6 Summary for the week ending 20031214 It looks like things are starting to slow down slightly as we run up to Christmas, but the quality of discussion remains high. We'll start with the usual trawl through perl6-internals. Testing for null Dan ruled on last week's

Re: This week's summary

2003-12-16 Thread Piers Cawley
The Perl 6 Summarizer [EMAIL PROTECTED] writes: Vocabulary If you're even vaguely interested in the workings of Perl 6's object system, you need to read the referenced post. Luke Palmer, worrying about people using Object related vocabulary in subtly inconsistent ways,

Re: This week's summary

2003-12-16 Thread Luke Palmer
Piers Cawley writes: The Perl 6 Summarizer [EMAIL PROTECTED] writes: Vocabulary If you're even vaguely interested in the workings of Perl 6's object system, you need to read the referenced post. Luke Palmer, worrying about people using Object related vocabulary in

[perl #24677] Why Pay for over priced P!rescription Drugs???

2003-12-16 Thread Jose S. Plummer
# New Ticket Created by Jose S. Plummer # Please include the string: [perl #24677] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=24677

Re: [perl #24667] IMCC not handling some integer constant parameters properly

2003-12-16 Thread Dan Sugalski
At 9:52 AM +0100 12/16/03, Leopold Toetsch wrote: Dan Sugalski [EMAIL PROTECTED] wrote: If, as part if a prototyped .pcc_begin/.pcc_end function call set, you try and set an integer parameter equal to the register number the integer would go into. .pcc_begin prototyped .arg 1

Namespaces, part 2

2003-12-16 Thread Dan Sugalski
I lost track of this a bit (sorry, work intruded) so lets pick it back up again. As we last left it, I'd proposed we access namespaces via a multidimensional key to dodge the whole What separator does *this* language use? problem. I'd also proposed that we split the namespace and thing name

Re: Yet another keyed ops proposal.

2003-12-16 Thread Dan Sugalski
At 11:56 AM +0100 12/12/03, Leopold Toetsch wrote: Yet another keyed ops proposal[1] Given the Perl6 expression: @a[$i] = @b[1] + $k; This should translate to add P0[I0], P1[1], I2 But having multi-keyed variants of all relevant opcodes would burst our opcode count to #of-keyed-opcodes *

RE: Namespaces, part 2

2003-12-16 Thread Chris Shawmail (E-mail)
From: Dan Sugalski [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 16, 2003 6:56 AM To: [EMAIL PROTECTED] Subject: Namespaces, part 2 load_global $P1, ['foo'; 'bar'] '$baz' load_global $P2, ['foo'; 'bar'] '$xyzzy' I'm not at all familiar with the intricacies of Parrot internals

restore N via win32 CreateProcessA

2003-12-16 Thread Pete Lomax
Hi, I've hit a very strange problem: set N18, 86 save N18 restore N18 if I run this from a DOS prompt, it works fine, however if I run it via the kernel32.dll function CreateProcessA, the restore N18 line fails with Wrong type on top of stack!. If I change the first line

Re: restore N via win32 CreateProcessA

2003-12-16 Thread Dan Sugalski
At 11:38 PM + 12/16/03, Pete Lomax wrote: Hi, I've hit a very strange problem: set N18, 86 save N18 restore N18 if I run this from a DOS prompt, it works fine, however if I run it via the kernel32.dll function CreateProcessA, the restore N18 line fails with Wrong type

[perl #24682] [BUG] parrot compile fails on MacOS 10.3.1 - possibly dynaloading patch?

2003-12-16 Thread via RT
# New Ticket Created by Allison Randal # Please include the string: [perl #24682] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=24682 I can't compile parrot on Mac OS 10.3.1 tonight. It's been about a week since

Re: [perl #24682] [BUG] parrot compile fails on MacOS 10.3.1 - possibly dynaloading patch?

2003-12-16 Thread Dan Sugalski
At 12:00 AM + 1/1/04, Allison Randal (via RT) wrote: # New Ticket Created by Allison Randal # Please include the string: [perl #24682] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=24682 I can't compile parrot on

Re: restore N via win32 CreateProcessA

2003-12-16 Thread Pete Lomax
On Tue, 16 Dec 2003 19:54:25 -0500, Dan Sugalski [EMAIL PROTECTED] wrote: At 11:38 PM + 12/16/03, Pete Lomax wrote: Hi, I've hit a very strange problem: set N18, 86 save N18 restore N18 Solved. I forgot I was using -O2 when executing via CreateProcessA, which I wasn't when

Re: [perl #24682] [BUG] parrot compile fails on MacOS 10.3.1 - possibly dynaloading patch?

2003-12-16 Thread Allison Randal
On Tue, Dec 16, 2003 at 11:54:27PM -0500, Dan Sugalski wrote: At 12:00 AM + 1/1/04, Allison Randal (via RT) wrote: # New Ticket Created by Allison Randal # Please include the string: [perl #24682] # in the subject line of all future correspondence about this issue. # URL:

[perl #24683] [PATCH] P6C update concat and bitwise operators

2003-12-16 Thread via RT
# New Ticket Created by Allison Randal # Please include the string: [perl #24683] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=24683 This patch updates the following operators and their assignment counterparts:

Re: This week's summary

2003-12-16 Thread Piers Cawley
Luke Palmer [EMAIL PROTECTED] writes: Piers Cawley writes: The Perl 6 Summarizer [EMAIL PROTECTED] writes: http://groups.google.com/[EMAIL PROTECTED] This should, of course, read: http://groups.google.com/[EMAIL PROTECTED] Or even: http://groups.google.com/[EMAIL PROTECTED] We