Hi,
My first post here. First up, is there a better place to ask questions
relating to the building of parrot ? If so ... where ? If not ... read on.
I'm on Windows 2000, and parrot-0.4.1 builds straight out of the box using
MSVC++ 7.0 (.NET) and nmake. But there's a couple of issues when using
via RT Brad Bowman <[EMAIL PROTECTED]> wrote:
> The patch turns the mix of 4-tabs, 8-tabs and spaces in
> nativecall.pl into just spaces. Only whitespace changes.
Applied, thanks.
--
matt diephouse
http://matt.diephouse.com
Unfortunately, I do not know what this means, so I haven't been able
to extract a simple test case. FWIW, this didn't happen in r11470,
though r11470 has a different problem relating to error handling --
signalling an error corrupts a Sub PMC, trashing its vtable slot.
Any and all hints gra
"Leopold Toetsch" <[EMAIL PROTECTED]> wrote:
I'm still having troubles, when thinking about namespace PMCs and
implementation thereof.
Especially the relationship of class namespaces and the store_global
opcode.
We have e.g. this PIR snippets:
.sub main :main
cl = newclass 'Foo' #
Hi,
The .NET translator ambles on and I can now translate a lot of stuff
relating to the .NET object model. Recently I've been working on mapping
.NET's static method overloading onto Parrot's MMD. With some evil tricks I
got it to work - almost.
The real issue is that .NET knows what meth
Hi Mattia,
* Mattia Barbon <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> [2006-02-08 17:30]:
>I recently fell in love with Test::Base and I decided to use it
>at $work. Since the 'run filter, compare output' mode of T::B
>did not fit my needs, I wrote a small wrapper (Test::XXX for
>now...) that enables
# New Ticket Created by Leopold Toetsch
# Please include the string: [perl #38486]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=38486 >
I'd like to have Parrot::Test support for testing the predereferenced
-> JIT recomp
Hello again,
Just wanted to tell you guys that, with your help. I got everything
working fine. Currently I'm using this:
use open ':utf8';
use utf8;
This fixed reading from file. The next problem I encountered was when
reading a string from a POST request, but this was easy, and now I'm
usi
On Feb 10, 2006, at 19:42, Andy Dougherty (via RT) wrote:
Good news -- this platform is now mostly working again.
Thanks, applied - r11508.
leo
On Feb 10, 2006, at 16:35, Andy Dougherty (via RT) wrote:
The following patch would have made it slightly easier for me to
figure it
out (mostly by assuring that the same abbreviations are used
consistently
so that grep helps you finds the relevant documents more quickly.)
Thanks, applied -
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #38482]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=38482 >
Good news -- this platform is now mostly working again.
--- parrot-current/PLATFORMS
pod.patch
Description: Binary data
Stig
On 2/10/06, Stig Brautaset <[EMAIL PROTECTED]> wrote:
> Stig
>
applied already in r11502.
thanks for reporting.
~jerry
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #38479]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=38479 >
I needed the following patch today with a fresh copy of
parrot-latest.tar.gz.
I n
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #38480]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=38480 >
I thought I'd try the ackermann "shootout" function, but alas ran into
./par
15 matches
Mail list logo