From: [EMAIL PROTECTED]
> If I have:
>
>$a = [ 1, 2, 3 ];
>$b = [ 1, 2, 3 ];
>
>%foo{$a} = 'A';
>%foo{$b} = 'B';
>
> Then I want C< (%foo{$a} == 'A') && %foo{$b} == 'B' > to be true.
Maybe this
# New Ticket Created by ([EMAIL PROTECTED])
# Please include the string: [perl #19800]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19800 >
Below is the result of your feedback form. It was submitted by
[EMAIL PROTEC
# New Ticket Created by "[EMAIL PROTECTED]"
# Please include the string: [perl #20388]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=20388 >
Please reply with the best time to send your cards to her, I am los
whoa there!
I've managed to build parrot for the PocketPC. yes, really. I hacked
just a little the Configure process - now it _really_ compiles test
executables, run them on the PDA and gather the result. this wasn't
really hard.
I had a half-written Perl XS extension which uses RAPI to comm
ignore
Article cancelled by slrn 0.9.8.1
ignore
Article cancelled by slrn 0.9.8.1
FIRST STEP:
[EMAIL PROTECTED] ~/parrot
$ perl Configure.pl
Parrot Version 0.4.11 Configure 2.0
Copyright (C) 2001-2007, The Perl Foundation.
Hello, I'm Configure. My job is to poke and prod your system to figure out
how to build Parrot. The process is completely automated, unless you p
> Mattia Barbon <[EMAIL PROTECTED]> wrote:
>
> > Hel=
lo,
> > this patch:
> > 1) removes the necessity of having "#define enu=
m_class_Foo -1"
> >in the dynpmc file
> > 2) makes DYNSUPER fail at=
compile time instead of at runtime
> >
> $ make -C dynclasses
> /Users/nick/Sandpit/maint/bin/perl5.8.3 ../classes/pmc2c2.pl --dump foo.pmc
> /Users/nick/Sandpit/maint/bin/perl5.8.3 ../classes/pmc2c2.pl --c foo.pmc
> can't find file 'foo.dump' in path '/Users/nick/Parrot/parrot24/classes/..',
'/Users/nick/Parrot/parrot24/classes' at ../
On Wed, 25 Aug 2004 08:40:32 -0400, "Gay, Jerry" <[EMAIL PROTECTED]> said:
> Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> > BigNums grow on demand. It depends on value and precision.
> >
>
> can BigNum then start at sizeof(int)? overflow would auto-
100
> Subject: [RELEASE] Parrot 0.1.2 "Phoenix" Released!
> From: Leopold Toetsch <[EMAIL PROTECTED]>
> To: Perl 6 Internals
> On behalf of the Parrot team I'm proud to announce the release of
> Parrot 0.1.2.
>
> What is Parrot?
>
> Parrot is a virtu
>From one Perl6/Parrot lurker to another:
On Fri, 11 Mar 2005 14:47:14 +, "theUser BL" <[EMAIL PROTECTED]>
said:
> Your plan of Parrot - as I have understood it - is to have not only a VM
> for
> Perl. You want to have a VM for diffeent languages, like the JavaVM
hi
python on parrot already have not develop?
bloves
[EMAIL PROTECTED]
2005-05-25
http://www.parrotcode.org talks about the VM on which Perl 6 will run.
>
> Are perl5 scripts compatible with perl6??
No, there is an effort to write a Perl 5 compiler for Parrot (which is
the VM that Perl 6 will run on)
http://www.poniecode.org/
>
> Where can I download the perl6 source code?
Hey, new guy here.
I'm really interested in the parrot bytecode. What are the files/dirs I
should be looking at to understand everything about packfiles, including
layout, api to deal with it, extracting, writing, JIT compiling, etc.
I took a look at the parrot bytecode format page, at parrot
Is there a way to presize anonymous hashes or is there any need to?
I know I can presize a hash by 'keys my %hash = 16';
I use anonymous hashes frequently, but in all cases I use very small sized hashes...I
would like to know if perl does not allocate the default 512 buckets for anonymous
hash
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #57224]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=57224 >
---
osname= darwin
osvers= 9.0
arch= darwin-thread-multi-2level
cc=
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #58354]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58354 >
Hello,
this patch removes the file "parrot-config" from parrot.spe
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #58726]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58726 >
Hello,
this patch adds the option "encoding" to the configurat
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #58958]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58958 >
I'm trying to build Parrot 0.7.1 with Intel Compiler (see version
inf
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #59790]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59790 >
perl t/stm/basic_mt.t hangs since about October 5 under cygwin. This
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #59918]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59918 >
On Wed, Oct 15, 2008 at 9:52 AM, Will Coleda <[EMAIL PROTECTED]> wrote:
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #60016]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=60016 >
If you do this after building parrot:
cd languages/perl6
make test
T
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #60190]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=60190 >
Hello
I want to build parrot-RPMs on a 64bit system under Fedora 9 for the
par
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #60662]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=60662 >
---
osname= linux
osvers= 2.6.23-gentoo-r3
arch= x86_64-linux
cc= x86_64
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #61208]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=61208 >
Hello,
with Fedora 10 the place for building RPMs change from /usr/src/redhat
Hi,
I've tracked the bug down some and ci'd a workaround for this tonight,
with a comment that some more digging maybe is wanted in the future. But
it solves the problem just fine at the moment.
Jonathan
On Sun Oct 01 16:22:10 2006, mdiep wrote:
> At the OSCON 2006 Hackathon, it was decided that we should separate
> vtables from methods and add a new :vtable label for PIR subs to mark
> them as vtable functions. This gets rid of the current namespace
> pollution caused by vtables and allows u
Hi,
This is now done (r15025).
Jonathan
Hi,
Thanks Allison for clarifications and @other for agreement; I've taken
this ticket and will get cracking on implementing this.
Jonathan
On Sat Oct 28 15:30:49 2006, rgrjr wrote:
> I don't see a segfault in r15040 on x86 GNU/Linux, but it seems to be
> using push_string(). Same error on r15009. What are you running?
>
Windows. And sorry, I stuffed up the example. It shoulda been:
.sub main
$P0 = new .Key
$P1 = new .Strin
Hi,
I have now implemented:
#line 123 "filename.pir"
setline 123
setfile "filename.pir"
In 16119.
Jonathan
On Fri Dec 01 11:31:22 2006, [EMAIL PROTECTED] wrote:
> OK, so no one seems interested.
>
Certainly on my part, lack of time rather than lack of interest.
> Anyway, the attached patch in this message is a
> better version of the previous one.
> It checks for a white space in buil
On Fri Nov 10 17:36:05 2006, mdiep wrote:
> This was taken from t/pmc/iterator.t:
>
> # XXX
> # swapping the next two lines breaks JIT/i386
> # the reason is the if/unless optimization: When the
> # previous opcode sets flags, these are used - but
> # there is no check, th
On Sat Nov 11 11:53:27 2006, [EMAIL PROTECTED] wrote:
> Not sure if this is a bug or not, but I noticed that the open opcode
> creates its argument if the desired file doesn't exist.
>
There are two variants of the open opcode: this one, and one where you
can specify a mode. Th
On Sat Dec 16 13:38:53 2006, [EMAIL PROTECTED] wrote:
> Affected files:
>
> config/init/hints/mswin32.pm
> config/inter/make.pm
>
> The Parrot configuration scripts were not incorporating the cues given
> by the user when --cc=cl to use the microsoft build environment w
On Sat Dec 16 14:35:24 2006, [EMAIL PROTECTED] wrote:
> Affected files:
>
> /README.win32.pod
>
> ...
>
Applied in r16187, thanks!
Jonathan
On Sat Dec 16 08:13:32 2006, [EMAIL PROTECTED] wrote:
> test.exe or config/auto/jit/test_c.in segfault during configuration on
> Win32. Note that this happent on
> Pentium MMX ( 586 ). The test tests for "fucomip"
> cpu instruction, but the 586 generation CPUs don
On Mon Dec 18 18:25:24 2006, jhi wrote:
> Two patches, the first is needed for parrot trunk to compile at all
> in Tru64, the second one is needed to dodge dozens of core dumps.
> There still are some, will take a closer look when I have more time,
> but least this way there is less wading in core
Hi,
After chatting with leo on IRC, and observing that this bug can't be
recreated with Parrot today, it appears that the apparent fix really
does fix it. Comment from core.jit removed.
Thanks,
Jonathan
Hi,
I just fixed a GC bug relating to slurpys (a more general one reported
by Bernhard++, not just specific to tail calls) in the args passing
code. Please check with the latest in SVN and see if that resolves the
problem.
(Bob, your patch was heading in the right direction, but I fixed this
with
On Sun Feb 25 20:10:00 2007, [EMAIL PROTECTED] wrote:
> Now that 0.4.9 has been released, can this be committed?
>
I just tried, but I get:
/home/default/jnthn.net/dev/parrot/blib/lib/libparrot.so: undefined
reference to `find_vtable_meth'
collect2: ld returned 1 exit status
After
Hi,
Applied in 17281, thanks.
For your question, strdup is fine since these are not garbage
collectable strings (STRING*), just normal C char*'s. There is loads of
them used in IMCC. Unfortunately though, there is an issue in that we
don't free a load of 'em, or at least hadn't used to and I doub
Hi,
Just tried to reproduce this (on Win32)...
% ../../parrot -o out.pbc out.pir # takes forever
This gives the following error:
error:imcc:syntax error, unexpected LOCAL
in file 'out.pir' line 1
If I stick a .sub main at the start and a .end at the end, I still get
errors...
error:im
Hi,
This was wanted in the next release, so I applied the bits that weren't
applying with patch manually. Applied your tests as well. All checked in
as r17514.
Thanks!
Jonathan
On Thu Oct 25 08:41:51 2007, ptc wrote:
> In tools/build/pbc2c.pl there is the todo item:
>
> /* TODO make also a shared variant of PackFile_new */
>
> in the context of creating a new PackFile. This needs to be implemented.
Does anyone know what this actually means? I'm familiar with the
PackFi
On Tue May 20 15:08:28 2008, bacek wrote:
> On Tue May 20 13:18:36 2008, [EMAIL PROTECTED] wrote:
> >
> > This is correct. PMC_*_val must die.
>
> I've created patch with replacing PMC_int_val with SELF.get_integer().
> It's attached to ticket as integer2
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #56008]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=56008 >
Located at the Parrot workshop at YAPC
host66:/usr/local/parrot admin$ prove
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #56012]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=56012 >
Hi,
I have a bug using ccs make (/usr/ccs/bin/make). The following error
happ
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #56044]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=56044 >
On: PPC OS X 10.4.11
Summary: Shiny shiny
Specifically:
svn co ht
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #56024]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=56024 >
$>uname -a
SunOS cmtnoc5-mx45 5.8 Generic_117350-38 sun4u sparc SUNW,Sun-Fir
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #56108]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=56108 >
Per the README in languages/perl6:
To build the compiler, start by build
Fixed in r28763.
Thanks,
Jonathan
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #56548]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=56548 >
Hello,
this patch for the file "languages/perl6/t/00-parrot/01-li
Hi!
> I like the idea of leveraging the wxPerl XS files. Any comments on why
> you introduced xsubppp (on top of xsubpp) for some XS files?
XS++ is much less verbose than plain XS when writing
C++ code [1], and it allows me to handle some C++ features
(like passing/returning references) without
55 matches
Mail list logo