# New Ticket Created by Dino Morelli
# Please include the string: [perl #35950]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=35950 >
Added a couple of tests for the words modifier used together with
capturing.
file:
t
# New Ticket Created by François PERRAD
# Please include the string: [perl #35954]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=35954 >
Patch for two compilation problems with MinGW32 :
imcc/main.c
In file included fro
I have power point slides I did use for a course on parrot machine and
assembly language for my students. With many examples.
They are in french. I can send you the file if you want.
--
__
\|||/
(o o)
+--
On Tuesday 24 May 2005 07:13, [EMAIL PROTECTED] wrote:
> I am curious if there are any recent slides and notes for recent talks
> about Perl 6, language, how it will work, and the same for Parrot. I've
> caught a few old slides from almost a year ago for a few things, but not
> much. I am prepari
then i'll hold off on applying this patch
On 5/23/05, chromatic <[EMAIL PROTECTED]> wrote:
> On Sun, 2005-05-22 at 13:18 +0200, Leopold Toetsch wrote:
>
> > The old problem of skip, todo or let it fail.
> >
> > Maybe we need pugs' test error classification scheme
>
> I'll see what I can do with
for mod_parrot i want to support both passing both PMCs and native types
to the apache API, depending on the HLL. MMD was doing a great
job handling this for me until i ran into a problem.
given the following methods:
.sub bar method, @MULTI(Foo, string)
.sub bar method, @MULTI(Foo, pmc)
.sub ba
Jeff Horwitz wrote:
for mod_parrot i want to support both passing both PMCs and native types
to the apache API, depending on the HLL. MMD was doing a great
job handling this for me until i ran into a problem.
given the following methods:
.sub bar method, @MULTI(Foo, string)
.sub bar method, @M
On Tue, 24 May 2005, Leopold Toetsch wrote:
> Multi subs and especially multi methods are barely tested. 'pmc' or '_'
> should match 'Any' PMC, so that's for sure a bug. Can you please provide
> a test-like sample file to investigate, thanks.
here you go. it should print "string PMC nothing", bu
[ cc'ed list ]
Chip Salzenberg wrote:
On Tue, May 24, 2005 at 02:42:47PM -0400, Jeff Horwitz wrote:
.sub bar method, @MULTI(Foo, pmc)
At first blush, I think mmd based on representation choice ($I vs. $P)
is a mistake. Why should an integer in a $P0 be mmd'd differently from
an integer in
# New Ticket Created by Roger Browne
# Please include the string: [perl #35959]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=35959 >
This pasm fragment...
index I1, "u", "t", -123456
print I1
print "\n"
end
...prints -
I notice that building with Perl 5.6.1 (on Win32 with Perl 5.6.1
ActiveState-build 635 and MinGW) causes problem.
$ parrot
Assertion failed: (int)io->image->bufused >= 0, file src/pmc_freeze.c,
line 478
abnormal program termination
This assertion occurs in parrot_get_config_string().
The data p
From: Leopold Toetsch <[EMAIL PROTECTED]>
Date: Sun, 22 May 2005 16:58:00 +0200
Bob Rogers wrote:
> Below please find an additional test case for t/pmc/hash.t that defines
>
>>50K keys, while checking that earlier entries are still present. This
>
> takes about 0.8 sec
Post them anyways.
We have a Frenchman in my group that would normally be able to translate.
However, he is on vacation (holiday?) in France and might not be back in time
for the presentation. I'll take the slides anyway and see what magic I can
attempt. I know somebody I suspect grew up in Que
Quoting Jens Rieks <[EMAIL PROTECTED]>:
On Tuesday 24 May 2005 07:13, [EMAIL PROTECTED] wrote:
I am curious if there are any recent slides and notes for recent talks
about Perl 6, language, how it will work, and the same for Parrot. I've
caught a few old slides from almost a year ago for a few
hi
python on parrot already have not develop?
bloves
[EMAIL PROTECTED]
2005-05-25
On Tue, 2005-05-24 at 23:59 -0400, [EMAIL PROTECTED] wrote:
> I distinctly get the impression that I'm on of the few dumb Americans
> participating in all this. So far, there hasn't been a single
> English-language presentation offered.
I gave a talk on Parrot SDL last year. It may be helpful,
Hi,
I've found another presentation:
http://mail.pm.org/pipermail/grand-rapids-pm-list/2003-November/000367.html
Shouldn't we make a list about these presentations?
Bye,
Andras
chromatic wrote:
On Tue, 2005-05-24 at 23:59 -0400, [EMAIL PROTECTED] wrote:
I distinctly get the impression tha
17 matches
Mail list logo