# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23085]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23085 >
Hello,
running the testsuite with valgrind (see #23063) produces an error in
t/pmc/su
J?rgen B?mmels sent the following bits through the ether:
> The offending line is exceptions.c:123
> if (m[strlen(m-1)] != '\n')
Thanks, applied.
Leon
--
Leon Brocard.http://www.astray.com/
scribot.http://www.scribot.com/
...
On Sun, Jul 20, 2003 at 11:59:00AM -0400, Dan Sugalski wrote:
> We're supporting interrupts at the interpreter level because we must.
> It doesn't matter much whether we like them, or we think they're a
> good idea, the languages we target require them to be there. Perl 5,
> Perl 6, Python, and
I have an odd proposition to make. I'd like to do some travelling in the
coming months. Specificly, I've a friend's wedding in Pittsburgh, PA I'd
like to attend in September and I'd really like to be there for the Global
Balalaika Show at the Helsinki Festival this year in August.
Of course, I'm
On Mon, Jul 21, 2003 at 06:29:36PM -0700 it came to pass that Damien Neil wrote:
>
> Do you know of a program that does this (simulated AIO via threads)?
> (Again, I'm not disputing your claim--it's just that this is
> completely contrary to my experience, and I'd like to know more
> about it.)
>
? cflags.diff
? cflags.tar.gz
? coresplit.diff
? t.tar
Index: config/gen/cflags/imcc.in
===
RCS file: /cvs/public/parrot/config/gen/cflags/imcc.in,v
retrieving revision 1.2
diff -u -a -r1.2 imcc.in
--- config/gen/cflags/imcc.in 22 Jul
On Monday 21 Jul 2003 6:45 pm, Andy Bussey (via RT) wrote:
> # New Ticket Created by Andy Bussey
> # Please include the string: [perl #23076]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt2/Ticket/Display.html?id=23076 >
>
>
> I assume it should b
I've spent the past day reading through the parrot documentation. I'm a
little confused by pdd06--shouldn't this contain a listing of ALL parrot
opcodes? The first thing I noticed is that print isn't listed there;
shouldn't it be? I'm sure there are lots of other opcodes missing as
well. Is thi
The TODO list from the current parrot CVS mentions socket IO. Have
opcodes been designated for socket IO yet? Is this up for someone to
start working on?
--TWH
The core.ops split has been committed. Documentation has been fixed up,
and all the copyright stuff should be correct.
Please remember to reassemble any Parrot bytecode files you currently
have.
--Brent Dax <[EMAIL PROTECTED]>
Perl and Parrot hacker
"Yeah, and my underwear is flame-retardant--
On Tue, 22 Jul 2003, Brent Dax wrote:
> The core.ops split has been committed. Documentation has been fixed up,
> and all the copyright stuff should be correct.
>
> Please remember to reassemble any Parrot bytecode files you currently
> have.
A fresh checkout builds and tests fine here (Linux/
Simon Glover:
# A fresh checkout builds and tests fine here (Linux/x86).
I forgot to mention that it tests as well as can be expected on Windows
and Darwin.
# One point - should we update the docs Makefile to spit out
documentation
# for all of the ops files? At the moment we're only doing thi
On Tue, 22 Jul 2003, Brent Dax wrote:
> # One point - should we update the docs Makefile to spit out
> documentation
> # for all of the ops files? At the moment we're only doing this for
> io.ops
> # and core.ops (which just got a lot smaller).
>
> This is probably a good idea.
>
OK, I've ju
"Tim Howell" <[EMAIL PROTECTED]> writes:
> The TODO list from the current parrot CVS mentions socket IO.
Yes.
> Have opcodes been designated for socket IO yet?
None that I know of.
The socket IO should be part of the base IO-system. Maybe they should
use another PIO_Layer. This will work at l
Hi,
I've wanted to "play" with Parrot for some time, and finally found some free
time. So, I downloaded the latest CVS snapshot, extracted it, etc, etc. I
ran Configure.pl, which seemed to go just fine:-
Generating and checking MANIFEST...done.
Setting up Configure's data structures...done
Ovid wrote:
I don't think much special work would need to be done. I've heard that Test::Cmd
works pretty
well. I was reading that just a few days ago, but I can't remember where I read that
(grr ...)
I mentioned it a few days ago because it designed to deal with
command-line programs, but I d
"Jonathan Worthington" <[EMAIL PROTECTED]> writes:
> However, the next stage doesn't work out using either perl make.pl or nmake.
>
> === With nmake ===
> C:\Perl\Parrot\parrot>nmake
>
> Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
> Copyright (C) Microsoft Corp 1988-1998. All ri
Jonathan Worthington:
# cl -nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT
-I./include
# -
# DHAS
# _JIT -DI386 -Foparrot.obj -c parrot.c
# parrot.c
# parrot.c(0) : fatal error C1033: cannot open program database
# 'c:\perl\parrot\pa
# rrot\vc60.pdb'
I fixed this earlier today--for som
On Tue, Jul 22, 2003 at 01:10:24PM +0200, Jos Visser wrote:
> Lots of Java programs simulate AIO by using threads. Almost all Java IO
> mechanisms are blocking and this means that doing interesting work while
> the IO is in progress requires some mechanism that involves a separate
> thread with a c
> Jonathan Worthington:
> # cl -nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT
> -I./include
> # -
> # DHAS
> # _JIT -DI386 -Foparrot.obj -c parrot.c
> # parrot.c
> # parrot.c(0) : fatal error C1033: cannot open program database
> # 'c:\perl\parrot\pa
> # rrot\vc60.pdb'
>
> I fixed this
Yah, I kind of expected that as well the first time I started looking
at the array classes, but if you check:
perldoc docs/pmc/array.pod
and search for "out-of-bounds", you'll see it's working as advertised.
If you want an array that grows automatically, PerlArray will do that:
perldoc docs/p
Contents are Direct Alliance Corporation CONFIDENTIAL
-
I have a box that could be used. It runs Debian Unstable and really does not
do much. Any interest?
Dual 1.2 G Athlon
512 Megs
Raid 5 36 Gig
This message is for the designated recipient(s) only and contains Direct
Alliance Corporation privi
Please CC Mr.Sasada on any response.
(I've moved this ticket to the parrot queue.)
-R
=== Forwarded Message:
Date: 22 Jul 2003 08:47:22 -
Subject: [perl #23084] [The Parrot Primer] Japanese Translation
From: "K.Sasada via RT" <>
To: "AdminCc of perl Ticket #23084": ;
Hi. My name is Koic
23 matches
Mail list logo