On Wednesday 02 April 2008 06:26:40 Andy Dougherty wrote:
> This very minimal patch at leasts gives a brief warning about the issue.
> --- parrot-svn/config/inter/libparrot.pm 2008-03-31 15:15:42.0
> -0400 +++ parrot-andy/config/inter/libparrot.pm 2008-04-02
> 09:20:30.
On Tue, Apr 01, 2008 at 11:07:43AM -0700, Bernhard Schmalhofer wrote:
> # New Ticket Created by Bernhard Schmalhofer
> # Please include the string: [perl #52382]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=52382 >
>
>
I did not experience the problem, but at least I can report that
applying the patch causes no harm on either 386-linux-debian or
ppc-darwin (OS X 10.4).
Example, on Linux:
Linked: perl6
Hello, world
On Fri Mar 28 07:07:37 2008, coke wrote:
>
>
> perlcritic is passing all tests at the moment. Added back to the set of
> default tests run in r26591. Closing ticket.
I'm re-opening this ticket due to problems I have experienced since
r26591 with t/codingstd/perlcritic.t on two different OSes.
t/
On Wed, 2 Apr 2008, chromatic wrote:
> We're not seeing the problem in the parrot executable, just the pbc_to_exe
> executable, which makes me believe that the attached patch will fix
> the problem.
> We rearranged the linker flags for the parrot executable to avoid this
> a while back, so we oug
On Wed, Apr 2, 2008 at 6:54 PM, Nuno 'smash' Carvalho
<[EMAIL PROTECTED]> wrote:
>
> On Wed, Apr 2, 2008 at 9:34 PM, Will Coleda <[EMAIL PROTECTED]> wrote:
> > Can we get an idea of how many parrot hackers are planning on
> > attending YAPC::EU this year? (will be held in Copenhagen, Denmark, on
On Wed, Apr 2, 2008 at 9:34 PM, Will Coleda <[EMAIL PROTECTED]> wrote:
> Can we get an idea of how many parrot hackers are planning on
> attending YAPC::EU this year? (will be held in Copenhagen, Denmark, on
> 13-15 August 2008.)
>
> http://www.yapceurope2008.org/ye2008/
>
> I am actually a may
On Wednesday 02 April 2008 04:50:23 Christian Aperghis wrote:
> Andy Dougherty a écrit :
> > On Tue, 1 Apr 2008, Christian Aperghis-Tramoni wrote:
> >> I have exactly the same problem under a Debian system.
> >> Configure works properly but make ends with the same message error :
> >>
> >> pbc_to
On Wed, Apr 02, 2008 at 04:34:47PM -0400, Will Coleda wrote:
> Can we get an idea of how many parrot hackers are planning on
> attending YAPC::EU this year? (will be held in Copenhagen, Denmark, on
> 13-15 August 2008.)
>
> http://www.yapceurope2008.org/ye2008/
>
> I am actually a maybe at this p
/me raises his hand (although he is not properly a parrot hacker)
Will Coleda wrote:
Can we get an idea of how many parrot hackers are planning on
attending YAPC::EU this year? (will be held in Copenhagen, Denmark, on
13-15 August 2008.)
http://www.yapceurope2008.org/ye2008/
I am actually a ma
Can we get an idea of how many parrot hackers are planning on
attending YAPC::EU this year? (will be held in Copenhagen, Denmark, on
13-15 August 2008.)
http://www.yapceurope2008.org/ye2008/
I am actually a maybe at this point.
--
Will "Coke" Coleda
On Wed, Apr 2, 2008 at 12:29 PM, Klaas-Jan Stol <[EMAIL PROTECTED]> wrote:
> hi,
>
> i have some remarks/proposals on the current PDD 19 (PIR).
> It already is full with proposals and issues that must be resolved
> before it can be pushed out of draft status, but I figured now is the
> time (as
hi,
i have some remarks/proposals on the current PDD 19 (PIR).
It already is full with proposals and issues that must be resolved
before it can be pushed out of draft status, but I figured now is the
time (as it will soon be worked on, I heard)
shall i provide this as a patch, or can i go ahead a
Thanks for the direction here, very helpful.
On Wed, Apr 2, 2008 at 3:28 AM, Allison Randal <[EMAIL PROTECTED]> wrote:
> For a bit of background: the goal is to someday eliminate type IDs entirely
> from Parrot. They're fundamentally broken, because they assume a static
> class set in a flat names
On Apr 2, 2008, at 11:12 AM, Patrick R. Michaud wrote:
IIRC, there's not really a "conference hotel" for IIT.
The dorms.
--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance
On Tue, Apr 01, 2008 at 03:22:28PM -0500, Joshua McAdams wrote:
> Allison wrote:
> > Also, we're planning a hackathon the weekend before YAPC::NA,
> > June 14-15, for core hacking, language implementation, and cage cleaning.
The YAPC::NA wiki [1] currently says that the hackathon will be
the days
On Wed, Apr 2, 2008 at 4:50 AM, Christian Aperghis
<[EMAIL PROTECTED]> wrote:
> Andy Dougherty a écrit :
>
>
>
> > On Tue, 1 Apr 2008, Christian Aperghis-Tramoni wrote:
> >
> >
> >
> > > I have exactly the same problem under a Debian system.
> > > Configure works properly but make ends with the sam
Walter M Szeliga via RT wrote:
The error still persists with version 0.6.0 on 10.5.2 PPC as of svn
revision 26699.
This bug is the same, or at least similar to [perl #48971]
Cheers,
Walter Szeliga
I downloaded and ran make on 0.6.0 and found the same thing.
Jim
Author: kjs
Date: Wed Apr 2 05:40:30 2008
New Revision: 26703
Modified:
trunk/docs/pdds/draft/pdd29_compiler_tools.pod
Log:
[pdd29] give pdd29 a first swing
Modified: trunk/docs/pdds/draft/pdd29_compiler_tools.pod
==
Andy Dougherty a écrit :
On Tue, 1 Apr 2008, Christian Aperghis-Tramoni wrote:
I have exactly the same problem under a Debian system.
Configure works properly but make ends with the same message error :
pbc_to_exe.o: In function `main':
pbc_to_exe.c:(.text+0x64): undefined reference to
`Par
On Wed, 2 Apr 2008, �~Xл�~L�~O wrote:
> Yep!
> ls /usr/local/lib | grep 'parrot'
> give my many targets for rm and after that parrot making very well. Thanks!
This very minimal patch at leasts gives a brief warning about the issue.
On a closely related topic, I thought about changing the default
The error still persists with version 0.6.0 on 10.5.2 PPC as of svn
revision 26699.
This bug is the same, or at least similar to [perl #48971]
Cheers,
Walter Szeliga
Yep!
ls /usr/local/lib | grep 'parrot'
give my many targets for rm and after that parrot making very well. Thanks!
On 02/04/2008, Andy Dougherty via RT <[EMAIL PROTECTED]> wrote:
> On Tue, 1 Apr 2008, Christian Aperghis-Tramoni wrote:
>
> > I have exactly the same problem under a Debian system.
>
# New Ticket Created by "Seneca Cunningham"
# Please include the string: [perl #52398]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=52398 >
I'm creating a new ticket instead of possibly making use of the one
mentioned as
Seems to work now, once I clean up my client side. (Had to do a little svn
cleanup and remove the old directory before it would go through, but now it
looks good.)
Ted Neward
Java, .NET, XML Services
Consulting, Teaching, Speaking, Writing
http://www.tedneward.com
> -Original Message-
# New Ticket Created by "Seneca Cunningham"
# Please include the string: [perl #52396]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=52396 >
prove -v output for the test:
t/pmc/io...1..45
not ok 1 - IO
For a bit of background: the goal is to someday eliminate type IDs
entirely from Parrot. They're fundamentally broken, because they assume
a static class set in a flat namespace. They assume that the type ID
assigned to a class will be identical when you freeze and thaw bytecode,
which isn't tr
27 matches
Mail list logo