# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #41750]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41750 >
hi,
attached a patch for pynie:
* fixed rule for floatingpoints and imag.numbers. TGE
I expect the first two to pass, but metadata is often often
overlooked on commits.
The last one is a new test, not everything has been updated yet. (And
I'm not sure it *can* be without breaking windows).
Should be passing the second test again as of r17398.
On Mar 8, 2007, at 4:23 PM, Ro
Klaas-Jan Stol wrote:
hi,
I've started a bit on a PIR tutorial on the wiki.
If anybody can spare a few moments, some feedback would be very welcome!
I am very glad to see this. One suggestion and one request for
clarification:
1. First bullet point in FAQ should be: What does PIR stand f
# New Ticket Created by Jerry Gay
# Please include the string: [perl #41753]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41753 >
c-level support for parrot calling conventions (PMETHOD) and for
calling C methods from C (
chromatic~
embed/extend is up your alley. do you see a problem with removing
Parrot_INTERP since we've already got Parrot_Interp laying around?
even though this patch is about three years old, it looks almost valid,
and should be quick and easy to apply, if approved.
~jerry
Hi,
Could someone please tell me the expected result of
t/distro/file_metadata.pl at revision 17389? After looking into bug
#41569 I'm getting the following on Windows (XP, SP2, VC++ 8.0, Subversion).
>prove t/distro/file_metadata.t
t/distro/file_metadata# Collecting svn:mime-type attr
Am Donnerstag, 8. März 2007 20:25 schrieb Jerry Gay:
> either move this to experimental.ops, or remove it entirely. i vote to
> remove it. we don't need temporary hacks as core ops.
$ find . -name '*.pir' | xargs grep substr_r
...
./examples/shootout/revcomp.pir:$S0 = substr_r line, i, 60
# New Ticket Created by Jerry Gay
# Please include the string: [perl #41749]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41749 >
from src/ops/string.ops:
=item B(out STR, in STR, in INT, in INT)
Make $1 refer to the gi
On 07/03/08 01:10 -0800, Julian Fondren wrote:
[...]
> Index: languages/ook/MAINTAINER
> ===
> --- languages/ook/MAINTAINER (revision 0)
> +++ languages/ook/MAINTAINER (revision 0)
> @@ -0,0 +1,2 @@
> +N: Jerome Quelini
> +E: [EMAIL
Hello,
I'm implementing ECMAscript (javascript) which has prototype based
inheritance. An object is some sort of hash which has some properties.
An object can have a prototype, from which it inherits all of the
properties. And the objects prototype can also have a prototype, from
which the object
On Wed Mar 07 17:02:47 2007, mdiep wrote:
> This gets us close to what I want:
>
>
>
> void* invoke(void *next) {
> STRING *meth = CONST_STRING(interp, "__invoke");
> STRING *meth_v = CONST_STRING(interp, "invoke");
> PMC *sub = Parrot_find_vtable_meth(interp, pmc, m
# New Ticket Created by Will Coleda
# Please include the string: [perl #41746]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41746 >
$ make pdump
src/packdump.c
src/packdump.c: In function 'PackFile_Constant_dump':
src/pac
On 3/8/07, Klaas-Jan Stol <[EMAIL PROTECTED]> wrote:
hi,
I've started a bit on a PIR tutorial on the wiki.
If anybody can spare a few moments, some feedback would be very welcome!
I don't really have any feedback on what you have, but for what
you don't have:
1. docs/compiler_faq.pod teaches
hi,
I've started a bit on a PIR tutorial on the wiki.
If anybody can spare a few moments, some feedback would be very welcome!
regards,
kjs
# New Ticket Created by "Julian Fondren"
# Please include the string: [perl #41743]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41743 >
Some-but-not-many of the languages/ tree have MAINTAINER files.
This patch makes all
# New Ticket Created by Eric Hanchrow
# Please include the string: [perl #41739]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41739 >
b/CREDITS|4
b/t/pmc/iterator.t | 49 +++
# New Ticket Created by Bernhard Schmalhofer
# Please include the string: [perl #41738]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41738 >
Checking the languages smokes on http://smoke.parrotcode.org/smoke/ I
found tha
17 matches
Mail list logo