Hi François,
lua on parrot seems to have improved a lot, indeed.
It's looking really good.
Some remarks:
* is it possible to show the generated PIR? I can't get life.lua
(included with lua distr.), and I'd like to see what's going on under
the hood.
* running (n)make fails for me on windows,as I
Sorry, I've been caught up in some other stuff, haven't had the time to try and
recreate the build and send you the log. Given the commits that have most
likely taken place since then, I'll assume it's fixed and attach the full build
report if/when I try again.
Ted Neward
Java, .NET, XML Servic
On Thu Mar 20 01:22:01 2008, [EMAIL PROTECTED] wrote:
> SVN rev 26502. Win32, Visual Studio 2008, ActiveState Perl. Build log
> (“configure.pl & nmake world smoke”) attached.
>
>
>
> The following on stderr (and thus wasn’t captured in the build.log):
>
>
>
> You must have Test::TAP::HTMLM
On Wed Mar 19 22:20:59 2008, [EMAIL PROTECTED] wrote:
> On Wednesday 19 March 2008 17:40:03 James Keenan wrote:
>
> > Revisions made in r26491 today to src/jit/ppc/jit_emit.h have broken
> > 'make' for me on Darwin PPC.
>
> Actually, it's a lack of changes made to that file. Does this patch fix
Klaas-Jan Stol wrote:
Hi François,
lua on parrot seems to have improved a lot, indeed.
It's looking really good.
Some remarks:
* is it possible to show the generated PIR? I can't get life.lua
(included with lua distr.), and I'd like to see what's going on under
the hood.
lua.pbc acts as the o
TPF has been accepted by Google as a mentoring organization:
http://code.google.com/soc/2008/; from their website:
<< We'll begin accepting student applications on Monday, March 24,
2008, so you have a full week to get to know more about what your
would-be mentors are looking for and to hone your
On Thursday 20 March 2008 04:35:11 James Keenan via RT wrote:
> On Wed Mar 19 22:20:59 2008, [EMAIL PROTECTED] wrote:
> > Actually, it's a lack of changes made to that file. Does this patch fix
> > things for you?
> Unfortunately, no. 'make' failed at almost exactly the same point. See
> atta
On Thu Mar 13 14:04:28 2008, particle wrote:
> let's thank our donors online as well as in the distro.
> ~jerry
The web site now has links to the Donors file on the docs index page and
in the side nav.
Had to change it to POD to make integration with the website easier.
Any updates to this file
# New Ticket Created by Will Coleda
# Please include the string: [perl #51944]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=51944 >
The new cygwin readme claims that parrot builds out of the box on
cygwin, however, it fai
Sorry; fails at approx same point. Build log attached.
Compiling with:
xx.c
/usr/bin/gcc-3.3 -I./include -fno-common -no-cpp-precomp -pipe
-I/usr/local/include -pipe -fno-common -Wno-long-double -DHASATTRIBUTE_CONST
-DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_FORMAT -DHASATTRIBUTE_MALLOC
-DHASAT
On Thursday 20 March 2008 16:19:33 James Keenan via RT wrote:
> src/jit/ppc/core.jit: In function `Parrot_pic_callr___pc_exec':
> src/jit/ppc/core.jit:1261: warning: initialization from incompatible
> pointer type src/jit/ppc/core.jit:1270: error: request for member `cache'
> in something not a st
James Keenan via RT wrote:
This thread petered out after January 30, which was fine with me because
we couldn't diagnose why Allison's proposed patch was causing
Configure.pl to throw warnings on Darwin (OS X 10.4.11, ppc, gcc-3.3) at
config/auto/readline.pm. Configure.pl quietly did its thing f
On Thu Mar 20 16:25:54 2008, [EMAIL PROTECTED] wrote:
[snip]
>
> Edit src/jit_cpu.c
My build apparently didn't get that far:
$ ls src/jit*.c | cat
src/jit.c
src/jit_debug.c
src/jit_debug_xcoff.c
On Thu Mar 20 16:59:55 2008, [EMAIL PROTECTED] wrote:
> The dynamic lookup patch was applied in the PDD 17 branch, and merged in
> with the rest of the branch. As I understood it, your problem with the
> patch was that you didn't have MACOSX_DEPLOYMENT_TARGET properly set to
> 10.3, and I remem
I've developed a patch which, when run, will produce output like the
attached, pdd_format.t.output.txt.
Before I proceed further, let me ask:
(1) Does this output look reasonable?
(2) Most of the too-long lines are 79 or 80 characters long, violating
the 78-char length specified. Do we really w
On Thursday 20 March 2008 18:41:06 James Keenan via RT wrote:
> On Thu Mar 20 16:25:54 2008, [EMAIL PROTECTED] wrote:
> > Edit src/jit_cpu.c
> My build apparently didn't get that far:
>
> $ ls src/jit*.c | cat
> src/jit.c
> src/jit_debug.c
> src/jit_debug_xcoff.c
My apologies; the file is actua
16 matches
Mail list logo