On Wednesday 26 July 2006 00:02, chromatic wrote:
> With a fresh checkout, I'm seeing a weird error:
That is, with a fresh checkout and a patch that doesn't match what my previous
test case did, I'm seeing a weird error. This is noise; the bug can go away.
I'll file a new bug with the real er
I've been toying with this patch for a week now, because I'm not sure
whether I should apply it. I think it's a step forward, but it doesn't
solve the whole problem, and might be premature.
What it does:
1. Defines Parrot_rewind_stack as a stub for a more general
implementation of stac
From: [EMAIL PROTECTED]
Date: Wed, 26 Jul 2006 14:44:41 -0700 (PDT)
Author: allison
Date: Wed Jul 26 14:44:40 2006
New Revision: 13593
. . .
Modified: trunk/docs/pdds/clip/pdd15_objects.pod
==
Author: allison
Date: Wed Jul 26 14:44:40 2006
New Revision: 13593
Modified:
trunk/docs/pdds/clip/pdd01_overview.pod
trunk/docs/pdds/clip/pdd04_datatypes.pod
trunk/docs/pdds/clip/pdd05_opfunc.pod
trunk/docs/pdds/clip/pdd06_pasm.pod
trunk/docs/pdds/clip/pdd09_gc.pod
trunk/docs/pdd
On 7/26/06, Ron Blaschke <[EMAIL PROTECTED]> wrote:
I'm looking into this issue and would like to ask for some advice.
I have added the following platform dependent functions.
int Parrot_math_isnan(double)
int Parrot_math_finite(double)
On Win32 the implementation is simple because the IEEE re
I'm looking into this issue and would like to ask for some advice.
I have added the following platform dependent functions.
int Parrot_math_isnan(double)
int Parrot_math_finite(double)
On Win32 the implementation is simple because the IEEE recommended
functions _finite and _isnan are supported.
# New Ticket Created by Matt Diephouse
# Please include the string: [perl #39979]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=39979 >
The following aspects of [expr] still need tests:
- Unary operators with string
Also Splint halts when "malloc-trace.c" is processed, since it
includes "malloc-trace.h" which does not exist anywhere in the trunk.
On another note, as anyone played with Rats or Flawfinder?
Regards,
João
On 7/26/06, luca regini <[EMAIL PROTECTED]> wrote:
> Is it possible to rename the
> ../i
On 7/26/06, luca regini <[EMAIL PROTECTED]> wrote:
Is it possible to rename the
../include/parrot/string.h file in something else like
../include/parrot/parrot_string.h ? I see only 2
dependencies for this file in parrot.h and register.h
so this shouldn't be a big issue. I am asking this
because
On Wed, Jul 26, 2006 at 05:24:24PM +0200, luca regini ([EMAIL PROTECTED]) wrote:
> name of some Standard C header. Renaming
> parrot/string.h would simplify considerably setting up
> a useful SPLINT target.
Thanks for starting the splint target, luca. I doubt there would be any
problem, but I'll
Is it possible to rename the
../include/parrot/string.h file in something else like
../include/parrot/parrot_string.h ? I see only 2
dependencies for this file in parrot.h and register.h
so this shouldn't be a big issue. I am asking this
because the string.h collides with the file of the
same name
# New Ticket Created by chromatic
# Please include the string: [perl #39973]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=39973 >
With a fresh checkout, I'm seeing a weird error:
(gdb) run
Starting program: /home/chromat
12 matches
Mail list logo