There is a long list of folks with commit rights for parrot svn. I
don't have always the time to ci @all_patches (and will not have the
next days to do so), therefore I'd really appreciate, if patches could
be reviewed, commented if needed, and *applied* w/o me too, if these
patches are sane of
There's currently no way to call a superclass' method. I've just run
into this and leo suggested I sent a note to the list.
Here's what I want to do:
I have a ParrotClass (a class defined in PIR) that is derived from the
String class. I want to override it's set_string_native method to do
some pr
The attached patch goes over Jonathan Worthington's earlier patch
and corrects an omission in resizing the cmdline buffer for large
commands.
Greg
diff -ru parrot/config/gen/platform/win32/exec.c
parrot-mod/config/gen/platform/win32/exec.c
--- parrot/config/gen/platform/win32/exec.c 2005-07-2
# New Ticket Created by Matt Diephouse
# Please include the string: [perl #36636]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=36636 >
The addparent opcode doesn't work currently with PMCs (on either end):
harmony:
Hi,
Under Win32 it's common to install stuff...well...anywhere the person
installing it wants. With this patch, we can create binary distributions
for Win32 that don't need Parrot to be installed in the place that "make
install" decides to put it.
Normally libraries are loaded by appending
Guys,
I've been giving some thought to what needs doing to get dynclasses
working on Windows. I'm not particularly intimate with Windows, but use
cygwin quite a bit.
One area that I'm still not 100% clear about is the visibility of
symbols within DLLs and executables, so please be kind!
Fr
On 7/22/05, Nick Glencross <[EMAIL PROTECTED]> wrote:
> Can I just check, are the python dynclasses being executed and passing,
> or not being run in these tests?
>
tests are not run currently in leo's branch only (see jonathan's
message.) but The Great Merge to trunk will carry this change with i
"Leopold Toetsch" <[EMAIL PROTECTED]> wrote:
Jonathan Worthington wrote:
Hi,
Unfortunately, the built exe file does...nothing.
Well, I don't know, how exe files on win32 look like, but Parrot supports
these: EXEC_{A_OUT,ELF,MACH_O,COFF} (see src/exec_save.c).
Is any one of these EXEC sym
Jonathan Worthington wrote:
Hi,
Unfortunately, the built exe file does...nothing.
Well, I don't know, how exe files on win32 look like, but Parrot
supports these: EXEC_{A_OUT,ELF,MACH_O,COFF} (see src/exec_save.c).
Is any one of these EXEC symbols defined?
(This doesn't imply that the pa
Hi,
The attached patch does some changes to make it possible to generate an EXE
file on Win32.
Firstly, main.c looked for the extension .o to know to make an object file;
on Win32 it's .obj. The fix will work for other platforms where it isn't .o
too.
Secondly, the make exec target in the
Oops, you'r right. perldoc perlop says is a nickname for <>, but it's
not as magical.
> -Original Message-
> From: jerry gay via RT [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 21, 2005 2:42 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [perl #36620] Bug in editor/ops2vim.pl
>
> actual
"Nick Glencross" <[EMAIL PROTECTED]> wrote:
Failed Test Stat Wstat Total Fail Failed List of Failed
---
imcc\t\syn\clash.t 3 768153 20.00% 1-2 8
imcc\t\syn\labels.t 1 256 71 1
Jerry Gay wrote:
win32--msvc-7.1--perl-5.8.6 reports some unexpected errors. dynclass
and spawnw are expected on windows, the rest are not. if requested, i
can provide more details on the failing tests.
~jerry
Failed Test Stat Wstat Total Fail Failed List of Failed
---
13 matches
Mail list logo