On Tuesday 14 October 2008 02:14:24 Klaas-Jan Stol wrote:
> In order to fix the 'inconsistent dll linkage' errors on windows (and also
> the warnings during compiling the parser/lexer of imcc), 2 defines must be
> added.
>
> These are:
>
> #define YYMALLOC
> #define YYFREE
>
> These must occur /be
fixed in r31956
# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #59898]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59898 >
hi,
In order to fix the 'inconsistent dll linkage' errors on windows (and also
the war
>> Where to put a test for this? There is no t/ops/io.t and creating a
>> file for each io opcode seems excessive
> Create a t/ops/io.t. We'll add to it in the I/O milestone (the next one on
> the list, which I'll create a branch for later this week).
Created and added open null tests in r31950
On Tue, 14 Oct 2008, Nicholas Clark wrote:
> I infer from the quoted message above that bumping the dependency to 2.13
> would work as well, but wouldn't cause a lot of other people who have 2.13
> to 2.17 installed to need to upgrade.
That's, in fact, what parrot currently requires: 2.13. Howe
On Mon, 13 Oct 2008, chromatic via RT wrote:
> On Mon Oct 06 12:15:49 2008, doughera wrote:
>
> > Trying to compile today's parrot on an up-to-date version
> > of OpenSolaris:
> >
> > SunOS xxx 5.11 snv_98 i86pc i386 i86pc Solaris
> >
> > it failed (after a while) with the following error:
I'm a little reluctant to commit to any specific modifications
to optables at the moment because much of this will be significantly
refactored in the relatively near future as part of implementing
protoregexes and longest token matching into PGE.
As that's being done, I suspect we may discover a
On Tuesday 14 October 2008 07:14:51 Mark Glines wrote:
> On Monday 13 October 2008 16:15:54 chromatic wrote:
> > That's pretty clearly not a PMC. Can you use the breakpoint
> > technique to figure out 1) What creates this CPointer PMC and
>
> In the following dump, the offending PMC ix 0x1731de8.
On Sat, 11 Oct 2008, Allison Randal via RT wrote:
> jerry gay wrote:
> >
> > .\src\pmc\float.c(3340) : warning C4204: nonstandard extension used
> > : non-constant aggregate initializer
> >
> > there are now hundreds of these warnings in that build. we do have
> > warnings ratcheted up pretty
On Mon, Oct 13, 2008 at 09:30:33PM -0700, chromatic via RT wrote:
> On Mon Oct 06 12:15:49 2008, doughera wrote:
>
> > Trying to compile today's parrot on an up-to-date version
> > of OpenSolaris:
> >
> > SunOS xxx 5.11 snv_98 i86pc i386 i86pc Solaris
> >
> > it failed (after a while) with t
On Tue, Oct 14, 2008 at 7:23 AM, Andy Dougherty <[EMAIL PROTECTED]> wrote:
>
> On Sat, 11 Oct 2008, Allison Randal via RT wrote:
>
> > jerry gay wrote:
> > >
> > > .\src\pmc\float.c(3340) : warning C4204: nonstandard extension used
> > > : non-constant aggregate initializer
> > >
> > > there are
On Monday 13 October 2008 16:15:54 chromatic wrote:
> That's pretty clearly not a PMC. Can you use the breakpoint
> technique to figure out 1) What creates this CPointer PMC and
In the following dump, the offending PMC ix 0x1731de8. The arena's base
pointer varies every time, but I seem to be
Chromatic, All,
Fair enough. What with the recent merges, and maybe a problem with
PMC** in the pmc compiler, I've not had a chance to recut the patch.
Since about 1/3 time seemed to be spend in the GC (and some more in
memory allocation), this is one area where huge wins might be
possible. (Some
13 matches
Mail list logo